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

feat: add helm chart #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: add helm chart #35

wants to merge 1 commit into from

Conversation

sorvis
Copy link

@sorvis sorvis commented Aug 28, 2024

Added in a helm chart. Tested in our local cluster.

@luisxkimo
Copy link

Hi @sorvis ,

I see that you are using ConfigMap for the values of Postgres connection string and the encryption secret.

Because this values could be considered "secrets", what do you think about add the option to use "secretKeyRef" if a secret name is configured in values.yml file?

This would give the option to the user of Helm chart to use your "ConfigMap" setup or manage these values from a previous secret created in the cluster.

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.

2 participants