how can i setup ci/cd auth for the pyflyte register command if i am using GCP oidc?
c
cool-lifeguard-49380
03/01/2024, 8:30 AM
You mean because locally you do a pkce flow which opens a browser window?
cool-lifeguard-49380
03/01/2024, 8:30 AM
Use the client credentials flow.
👍 1
h
hallowed-dog-74273
03/01/2024, 5:17 PM
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