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

[pgadmin4] Be able to define existingSecret or existingConfigmap containing serverDefinitions #249

Conversation

alexhfmnn
Copy link
Contributor

[pgadmin4] Be able to define existingSecret or existingConfigmap containing serverDefinitions

What this PR does / why we need it:

When providing the pgadmin credentials via .existingSecret, one is forced to also put server definitions in the exact same secret, if .serverDefinitions.resourceType is set to "Secret".
This PR allows users to define a separate secret containing server definitions or to define an external ConfigMap

Which issue this PR fixes

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [pgadmin4])

@rowanruseler rowanruseler merged commit 309425d into rowanruseler:main Apr 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants