ar-rehman135/EKS Helm Deploy
Deploy a helm chart to EKS cluster.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | AWS credentials used to login to eks. | yes | — |
| aws-secret-access-key | AWS credentials used to login to eks. | yes | — |
| aws-region | AWS region to use | yes | — |
| cluster-name | EKS cluster name. | yes | — |
| cluster-cert | Cert for authority-data | yes | — |
| server | Server for linking | yes | — |
| env | ENV Name | yes | — |
| name | Helm release name. | yes | — |
| chart-path | The path of the chart. | yes | — |
| namespace | Kubernetes namespace to use. | yes | — |
| config-files | Comma separates list of helm values files. | yes | — |
| timeout | Timeout for the job. | no | 30s |
| cluster-role-arn | EKS cluster admin role arn. | no | — |
| values | Comma separated list of value sets for helms. e.x: key1=value1,key2=value2 | no | — |
| dry-run | Simulate an upgrade. | no | — |
Outputs
no outputs