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

[RFE] Allow helm chart to add extraLabels and extraAnnotations to k8s resources / Set SSL Mode for DB Connection #654

Open
jescarri opened this issue Jun 23, 2023 · 1 comment

Comments

@jescarri
Copy link

jescarri commented Jun 23, 2023

Current situation

The helm chart does not allow adding extra labels to the resources it creates, in our clusters we have admission control and we require all resources to be labelled.

DB Connection SSL mode is hardcoded to disabled.

Impact

Helm chart cannot be used if extra labels are required.

Using a database with SSL enabled is not possible.

Ideal future situation

Users can specify a set of extra labels and annotations and configure SSL for the DB Connection.

Implementation options

Add the option in the helm charts.

Additional information

@jescarri
Copy link
Author

Related to PR: #655

@jescarri jescarri changed the title [RFE] Allow helm chart to add extraLabels and extraAnnotations to k8s resources [RFE] Allow helm chart to add extraLabels and extraAnnotations to k8s resources / Set SSL Mode for DB Connection Jun 23, 2023
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

No branches or pull requests

1 participant