Hi! Looking at the flyte-binary deployment manual (authentication setup) it looks as if there was no way to provide Okta secrets through k8s Secret object. Is setting these values in plain-text the only supported way?
a
average-finland-92144
12/04/2024, 10:14 AM
Hey @gifted-yak-26115
No, you can use a K8s secret and inject it to binary. It's just that the auth docs are needing an update
Look at the steps here:
https://github.com/flyteorg/flyte/pull/3807