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

Make 'aws-efs-csi-driver' helm chart more configurable #1423

Open
Adityashar opened this issue Aug 1, 2024 · 0 comments
Open

Make 'aws-efs-csi-driver' helm chart more configurable #1423

Adityashar opened this issue Aug 1, 2024 · 0 comments

Comments

@Adityashar
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

We have a use-case where we need to scrape metrics from the following containers running in the controller deployment and node daemonset:

  1. liveness-prove
  2. csi-provisioner
  3. csi-driver-registrar

Our requirement is to add / update the arguments passed to these containers.

Describe the solution you'd like in detail
A clear and concise description of what you want to happen.

A simple helm templating block to be added in each of the containers and their values made available through the values.yaml file.

Additional context
Add any other context or screenshots about the feature request here.

The latest chart of aws-ebs-csi-driver has this implemented and can be used as a starting point. Eg https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/charts/aws-ebs-csi-driver/templates/_node.tpl#L152

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