actions-marketplace-validations/Kustomize Github Action

Github action for kustomize - manily to perform kustomize build for the k8s config yamls

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 5, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/karancode_kustomize-github-action@883a86ec3535e4e7d0fe6450a85f8325c97d2a7b # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
kustomize_versionKustomize versionyes3.0.0
kustomize_installwhether to install kustomize or use already installedno1
kustomize_build_dirDirectory to do kustomize build onno.
kustomize_commentComment kustomize outputno0
kustomize_output_filePath to file to write the kustomize build output tono""
kustomize_build_optionsProvide build options to kustomize buildno""
enable_alpha_pluginsEnable Kustomize pluginsno0
tokenGitHub Token for Authentication to Github API (mainly for limit avoidance)no""
namedescription
kustomize_build_outputOutput of kustomize build