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

Allow setting driver-writes-secrets argument via Helm values #337

Open
Elentary opened this issue Apr 12, 2024 · 1 comment
Open

Allow setting driver-writes-secrets argument via Helm values #337

Elentary opened this issue Apr 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Elentary
Copy link

Providers binary supports specifying driver-writes-secrets bool argument to let the driver do the write instead of the plugin.
However, Helm chart currently does not allow to set this flag.

I see no reason in not having a Helm-chart value for this, especially taking into account the fact that this flag is required for deploying provider in self-hosted non-EKS clusters.

I would like to open a PR implementing this feature request if you do not mind.

@jbct
Copy link

jbct commented May 6, 2024

Hi @Elentary - thanks for the issue and corresponding PR. Do you have any details behind why you need this to be available in the helm chart?

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

No branches or pull requests

2 participants