Hi! Looking at the <flyte-binary deployment manual...
# flyte-deployment
g
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
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