You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
This is meant to avoid exposing the initial Admin password in the extraEnvs to someone with access to the cluster who's able to see the statefulset yaml
Describe the solution you'd like
Something like this:
Is your feature request related to a problem? Please describe.
This is meant to avoid exposing the initial Admin password in the extraEnvs to someone with access to the cluster who's able to see the statefulset yaml
Describe the solution you'd like
Something like this:
referencing a key from a secret "initial-admin-password"
The text was updated successfully, but these errors were encountered: