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

Update values.yaml - add mongodb.auth.existingSecret parameter to helm chart #954

Merged
merged 4 commits into from
Sep 14, 2023
Merged

Conversation

jessebot
Copy link
Contributor

@jessebot jessebot commented Sep 7, 2023

Description 📣

This just adds the parameter, mongodb.auth.existingSecret, so that users know they don't need to pass in plain text credentials.

Fixes #870

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Tests 🛠️

git clone https://github.com/jessebot/infisical.git
cd infisical/helm-charts/infisical
helm dep update
helm lint .

@jessebot jessebot changed the title Update values.yaml - add mongodb.auth.existingSecret parameter Update values.yaml - add mongodb.auth.existingSecret parameter to helm chart Sep 7, 2023
@jessebot jessebot marked this pull request as ready for review September 7, 2023 18:02
@maidul98 maidul98 merged commit b459d2d into Infisical:main Sep 14, 2023
2 checks passed
@jessebot jessebot deleted the patch-1 branch September 15, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add existingSecret parameter to the infisical mongodb.auth helm chart values
2 participants