Helm Chart ClientID/Secrets #6547
da3mon-01
started this conversation in
Deployment Tips & Tricks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I am looking into deploying the Helm version of flyte-binary.
I am following the settings in https://github.com/flyteorg/flyte/blob/master/charts/flyte-binary/values.yaml#L122 and it does seem like there is no other way add the authentication settings.
Normaliy wherever possible I wouild add these secrets via the External Secrets Operator and reference the secret itself.
Is there guidance on how to NOT hardcode secrets into the flyte values.yaml, since those tend to be commited to git.
Beta Was this translation helpful? Give feedback.
All reactions