Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Secret Management #42

Open
5 tasks
lbeckman314 opened this issue Nov 21, 2023 · 0 comments
Open
5 tasks

Improved Secret Management #42

lbeckman314 opened this issue Nov 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lbeckman314
Copy link
Collaborator

lbeckman314 commented Nov 21, 2023

Tasks for Secret Management

Test the following on the local deployment, then deploy following the development → staging → production pipeline

  • Collect all credentials/secrets from current values files into one "Secret" yaml file (leaving "sanitized" values files without any secrets)
  • Upload the yaml file for each deployment containing credentials/secrets
  • Write script to run before each deployment to pull the secrets and populate the sanitized values files
  • Add and configure git-secrets
  • Check in the sanitized values files into version control
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants