actions-marketplace-validations/Kubectl Create Configmap
Run kubectl create configmap on the specified resources
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Kubernetes Configmap name | yes | — |
| path | Path to the Kubernetes files to be included as configmap. Can be a file or a directory. If not specified, it will seek for literal | no | — |
| literal | Literal to be included as configmap. If not specified, it will seek for path | no | — |
| namespace | If present, the namespace scope for this action. If not specified, it will use the current context | no | — |
Outputs
no outputs