actions-marketplace-validations/Update and apply kubernetes configuration files
Update kubernetes configuration yamls and apply them to the current cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 9, 2023
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/swdotcom_update-and-apply-kubernetes-configs@65ccde95ebb7d3630dd0fb35a1540764cb9e6ce9 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| k8-config-file-paths | Paths where the k8 configuration files are located | yes | — |
| replacement-method | Type of ENV variable replacement.(defined, list, all) | no | defined |
| env-replacement-list | List of ENV variable names to replace. Only required when using replacement method of list | no | "" |
| namespace | Namespace to apply the resources. Note that this will only take effect if the yaml does not set a namespace. | no | default |
Outputs
no outputs