Secret management in charts
Teams routinely commit passwords and API keys into values.yaml or override files, where they persist in Git history indefinitely. We enforce External Secrets Operator or SOPS encryption across all environments, with a CI secret-scan gate that fails any commit containing plaintext credentials.