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

Helm Chart Improvements #242

Merged
merged 6 commits into from
Feb 4, 2024
Merged

Helm Chart Improvements #242

merged 6 commits into from
Feb 4, 2024

Conversation

Jaydee94
Copy link
Owner

@Jaydee94 Jaydee94 commented Feb 2, 2024

Add toggle for enable/disable TLS in OpenShift Route.
Add value to specify a custom service account. Otherwise the kubeseal-webgui service account will be used.

Fixes #241

Add value to specify a custom service account. Otherwise the kubeseal-webgui service account will be used.
@Jaydee94 Jaydee94 added the enhancement New feature or request label Feb 2, 2024
@Jaydee94 Jaydee94 requested a review from FSchumacher February 2, 2024 20:45
@Jaydee94 Jaydee94 requested a review from FSchumacher February 4, 2024 11:53
create: true
# Set this value to specify a ServiceAccount that is allowed to list namespaces.
# Leave empty to use the ServiceAccount shipped with this chart.
# If you use a custom ServiceAccount, it must be able to list namespaces in your cluster.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line can probably be left out, as it duplicates line 28

@Jaydee94 Jaydee94 merged commit 0b8aeca into master Feb 4, 2024
9 checks passed
@Jaydee94 Jaydee94 deleted the fix-helm-issues branch October 4, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request for Helm Chart Improvements
2 participants