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