canonical/minio-operator

Minio access-key and secret-key as Environment variables instead of secrets

Closed this issue · 0 comments

Minio Pod kubectl describe pod shows:
minio-open-secrets

The access and secret keys are exposed to everyone who can describe the pod. The keys should be added as a secret to the pod.