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 secret names for the postgresql secret. #6115

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

absoludity
Copy link
Contributor

Description of the change

While using the normal Makefile target to setup a dev env, I noticed it would fail because the postgresql db secret was missing the password data field. Not sure if the chart updated recently to include validation of the data even though we don't use it, but I've taken the opportunity to remove the postgres-postgres-password entry (don't remember why we ended up with that) and replace it with the missing password entry.

Benefits

Dev environment setup works.

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Signed-off-by: Michael Nelson <minelson@vmware.com>
@netlify
Copy link

netlify bot commented Mar 21, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit f7a9013
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6418f6d6e5cdc9000759afa7

@absoludity absoludity merged commit 4c4e281 into main Mar 21, 2023
@absoludity absoludity deleted the fix-dev-env branch March 21, 2023 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants