actions-marketplace-validations/Update and apply kubernetes configuration files

Update kubernetes configuration yamls and apply them to the current cluster

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 9, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/swdotcom_update-and-apply-kubernetes-configs@65ccde95ebb7d3630dd0fb35a1540764cb9e6ce9 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
k8-config-file-pathsPaths where the k8 configuration files are locatedyes
replacement-methodType of ENV variable replacement.(defined, list, all)nodefined
env-replacement-listList of ENV variable names to replace. Only required when using replacement method of listno""
namespaceNamespace to apply the resources. Note that this will only take effect if the yaml does not set a namespace.nodefault

no outputs