actions-marketplace-validations/MM Organization CI
This action is a template for the aclhemy projects to run in githubactions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-secret-access-key | AWS credentials used to login to eks. | yes | — |
| aws-access-key-id | AWS credentials used to login to eks. | yes | — |
| aws-region | AWS region to use (default: us-west-2) | yes | us-west-2 |
| cluster-name | EKS cluster name. | yes | — |
| cluster-role-arn | EKS cluster admin role arn. | no | — |
| config-files | Comma separates list of helm values files. | no | — |
| namespace | Kubernetes namespace to use. | no | — |
| values | Comma separated list of value sets for helms. e.x: key1=value1,key2=value2 | no | — |
| name | Name of the helm deploy. | yes | — |
| chart-path | The path of the chart. | yes | helm/ |
| timeout | Timeout for the job. | yes | 5m0s |
| secrets-directory | The directory that contains sops encrypted secrets | yes | — |
Outputs
no outputs