karancode/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
Stale
License
None
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