Skip to content

Add conditional checks to handle secret keys #1223

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

Open
Vismayak opened this issue Feb 20, 2025 · 0 comments · May be fixed by #1229
Open

Add conditional checks to handle secret keys #1223

Vismayak opened this issue Feb 20, 2025 · 0 comments · May be fixed by #1229
Assignees
Milestone

Comments

@Vismayak
Copy link
Contributor

Vismayak commented Feb 20, 2025

The helm charts are expecting values for some environment variables from a secret-key if not a secret that has to be set in Helm Chart values. We want to pass an additional condition to check if the values are set else use the values from the values file like .Values.minio.auth.rootPassword

The changes need to be done in the following following deployment files:

  • backend
  • geoserver
  • heartbeat

Image

Draft fix:
Image

Test - Helm install without a secret file

@Vismayak Vismayak self-assigned this Feb 20, 2025
@lmarini lmarini added this to the v2.0-beta-4 milestone Feb 21, 2025
@Vismayak Vismayak linked a pull request Feb 24, 2025 that will close this issue
@Vismayak Vismayak linked a pull request Mar 3, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
2 participants