how can i setup ci/cd auth for the pyflyte registe...
# flyte-on-gcp
a
how can i setup ci/cd auth for the pyflyte register command if i am using GCP oidc?
f
You mean because locally you do a pkce flow which opens a browser window?
Use the client credentials flow.
a
yeah i was able to get that working, re-using the flytepropeller bcrypt secret/hash but i want to create a new client i think i should just be able to define this in the values.yaml