coquer/Deploy with kustomize

This action compiles your kustomize manifests and deploys it with kubectl

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 8, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: coquer/deploy-with-kustomize@746f2146f11233acec61be959a63d3b8476720d9 # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
registryRegistry to the docker imagesno
imagesThe images to edit to a new image version. Note its currently hardcoded to change from :latest to a version you provideno
overlayThe path to the overlay to kustomizeyes
monitoringEnables kubectl rollout checks on all Deployments, stateful-sets and daemons within the compiled manifestno
kustomizeThe version of kustomize to useyes5.3.0
kubectlThe version of kubectl to useyes1.23.6
namesuffixAdd suffix to all resourcesno""

no outputs