and-fm/k8s YAML Action
Generates valid k8s yaml for secrets or configmaps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Resource name | yes | — |
| namespace | Namespace to put the resource in | yes | — |
| secrets | list of secrets | no | — |
| basic_auth | Username and password to create a basic auth secret | no | — |
| configmap_env | Env vars list in the same format as passing secrets but generates configmap | no | — |
| annotations | K8s annotations to append to the metadata | no | — |
| labels | K8s labels to append to the metadata | no | — |
Outputs
no outputs