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

Default storage class name and config map name in helm should depend on installation name #220

Open
akantak opened this issue Nov 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@akantak
Copy link

akantak commented Nov 18, 2021

When trying to create two storage classes with different config maps, do not download https://raw.githubusercontent.com/rancher/local-path-provisioner/master/deploy/local-path-storage.yaml and customize that. There is a lack of a few configuration options there, like --service-account-name, --provisioner-name and --configmap-name in container command there.
Use the helm chart that is placed here with customized config map's name and values, storage class name, etc.

Linking #152 as it has common parts.

P.S. There should be mentioned in the main README.md file that the helm chart exists and is documented inside repo.

@akantak
Copy link
Author

akantak commented Nov 18, 2021

Linking also #89 as this issue describes enhancement for helm chart

@derekbit derekbit added the enhancement New feature or request label Dec 26, 2021
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