vasio-nl/Kubernetes deploy action
Pushes images from Amazon ECR to a kubernetes cluster. Requires kubernetes cluster credentials
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 used to log in to Amazon ECR | yes | "" |
| aws-secret-access-key | AWS Secret Access Key used to log in to Amazon ECR | yes | "" |
| kube-config-base64 | The base64 encoded kubeconfig needed to connect to the cluster | yes | "" |
| watch-deployment-status | Whether to watch if the deployment succeeds. Disable for cron-only deploys. | no | true |
| print-manifests | Whether to print the result of the kustomize build which merges the manifests. | no | false |
Outputs
no outputs