Secrets in environment variables are dangerous
Hard coding secrets in pod specifications is even more dangerous
Secrets are meant to store confidential information
Secrets can store literals as well as files
Secrets are only Base64 encoded but not encrypted
Secrets are not secret
Bitnami Sealed Secrets
Vault Operator