actions-marketplace-validations/Kubectl Create Generic Secret
Run kubectl create generic secret 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 Secret name | yes | — |
| path | Path to the Kubernetes files to be included as secrets. Can be a file or a directory. If not specified, it will seek for literal | no | — |
| literal | Literal to be included as secret. 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