podcastdotco/github-actions-eks-helm
Github Action to work with helm charts & AWS EKS.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The command(s) to run. | yes | — |
| eksClusterName | Name of the EKS cluster operate on. | yes | — |
| awsAccessKeyId | Your AWS access key id to get the cluster context. | yes | — |
| awsSecretAccessKey | Your AWS Secret access key to get the cluster context. | yes | — |
| awsDefaultRegion | Your AWS region to get the cluster context. | no | us-east-1 |
| helmChart | The helm chart name. | yes | — |
| helmEnvironment | The environment we deploying to. | yes | — |
Outputs
no outputs