nuuday/Deploy with kustomize
This action compiles your kustomize manifests and deploys it with kubectl
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Registry to the docker images | no | — |
| images | The images to edit to a new image version. Note its currently hardcoded to change from :latest to a version you provide | no | — |
| overlay | The path to the overlay to kustomize | yes | — |
| monitoring | Enables kubectl rollout checks on all Deployments, statefulsets and daemonsets within the compiled manifest | no | — |
| kustomize | The version of kustomize to use | yes | 4.4.1 |
| kubectl | The version of kustomize to use | yes | 1.23.6 |
| namesuffix | Add suffix to all resources | no | "" |
Outputs
no outputs