gamehouse-eu/Aws EKS Helm Chart Deployer
Deploy any Helm Chart to Aws EKS Cluster using GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | Aws Access Key ID | yes | "" |
| aws-secret-access-key | Aws Secret Access Key | yes | "" |
| aws-cluster-name | Aws Cluster name | yes | "" |
| aws-default-region | Aws Default Region | no | us-west-2 |
| helm-chart-folder | Helm chart | yes | "" |
| helm-release | Helm release name or folder where the chart is | yes | "" |
| k8s-namespace | k8s namespace | yes | "" |
| helm-parameters | Helm deployment parameters using the Helm --set format. Example: param1=value1,param2:value2 | no | "" |
| helm-deploy-timeout | Set timeout to wait for the deployment of the helm chart. Example: 30s, 60s, 300s, 5m, 5m0s. | no | "" |
| app-version | Set the app version | yes | "" |
Outputs
no outputs