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

Add ability to add volumes and volumemounts to daemonset #385

Open
MWyssy opened this issue Jan 10, 2025 · 0 comments
Open

Add ability to add volumes and volumemounts to daemonset #385

MWyssy opened this issue Jan 10, 2025 · 0 comments

Comments

@MWyssy
Copy link

MWyssy commented Jan 10, 2025

Would it be possible to add the ability to add volumes and volumeMounts to the daemonset through values? The reason for this is that, for my use case, I need to add ssl certificates to the root of any pods that need access outside of the cluster due to a security proxy that is in place. My current workaround is to template the helm chart and add the volume/mount manually, but this obviously makes updating and maintaining kube2iam slightly more difficult as it isn't deployed directly through Helm.

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