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

Allow an existing secret to be used for secretkey and admin credentials in Helm values.yaml #790

Closed
sarah-soo opened this issue Jun 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sarah-soo
Copy link
Contributor

Is this a feature for the backend or frontend?

Backend

What would you like?

Add support to specify an existing secret for the secretkey, admin_username and admin_password parameters in Helm values.yaml

Why is this needed?

This is needed to avoid writing secrets in plaintext and committing them to a git repository for gitops deployments.

Other information

No response

sarah-soo added a commit to sarah-soo/planka that referenced this issue Jun 14, 2024
existingSecretkeySecret for secretkey, existingAdminCredsSecret for admin_username and admin_password
Closes plankanban#790
sarah-soo added a commit to sarah-soo/planka that referenced this issue Jun 14, 2024
existingSecretkeySecret for secretkey, existingAdminCredsSecret for admin_username and admin_password

Closes plankanban#790
@meltyshev meltyshev added the enhancement New feature or request label Jun 14, 2024
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