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

Enhance default manifests in helm chart #900

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MM53
Copy link

@MM53 MM53 commented Aug 29, 2024

The helm chart currently contains some templates to deploy default resources for VaultConnection and VaultAuth. Since the operator also supports a default VaultAuthGlobal resource in the namespaces of the controller, it would be great to have a template for that as well.

Additionally, it would be convenient to have a possibility to install some generic manifests together with the helm chart. This could be used for example to install a Secret containing the vault ca-certificate, which is required by the default VaultConnection. There might also be other use-cases where generics manifests are helpful.

Please let me know what you think about these changes.

@MM53 MM53 requested a review from a team as a code owner August 29, 2024 10:50
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.

1 participant