devops-nirvana/Kubernetes Helm Multi-Deploy
Deploys all helm chart folders inside a 'deployment' folder in the project root.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | — | yes | — |
| aws-secret-access-key | — | yes | — |
| aws-region | — | no | us-east-1 |
| cluster-name | — | yes | — |
| image-tag | The image tag to use in the deployments. | yes | — |
| k8s-namespace | Deployment namespace in kubernetes. | yes | — |
| environment-slug | Short name of deployment environment. Should be like 'dev', 'prod'. Set this if you have a values-<env>.yaml. | no | — |
| dry-run | Skip the actual deployment and just show a diff. | no | false |
Outputs
no outputs