Closed cscotti closed 2 years ago
This issue is related to https://github.com/helm/charts/pull/23969
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.
Hi, @cscotti - As this repo is no longer maintained, please work with the rundeck community on helm charts for Rundeck. Thanks.
Describe the bug If we set aws-config we get this error
This volume is missing in templates/deployment.yaml
Version of Helm and Kubernetes:
Helm
Kubernetes
Which chart: incubator/rundeck
What happened: Helm cannot deploy deploment.yaml
What you expected to happen: Mount aws credential in folder /home/rundeck/.aws/
How to reproduce it (as minimally and precisely as possible):
Apply before the aws credential secret
Activate this part in the values.yaml (https://github.com/helm/charts/blob/master/incubator/rundeck/values.yaml).
Deploy with helm
Anything else we need to know: When rundeck chart will be stable ? Where Is the last repo for Rundeck chart project located ?