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
| minio.auth.existingSecret | string |`""`| Name of existing secret containing minio credentials (if set, auth.rootUser and auth.rootPassword are ignored) |
88
88
| minio.auth.rootPassword | string |`""`| Root password for minio (leave empty to generate a secure random password) |
| podSecurityContext | object |`{}`| Sets the securityContext on the operators pod level. See: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container|
| minio.auth.existingSecret | string |`""`| Name of existing secret containing minio credentials (if set, auth.rootUser and auth.rootPassword are ignored) |
93
93
| minio.auth.rootPassword | string |`""`| Root password for minio (leave empty to generate a secure random password) |
| podSecurityContext | object |`{}`| Sets the securityContext on the operators pod level. See: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container|
0 commit comments