actionhippie/actionhippie-kubectl
Apply Kubrnetes manifests to cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actionhippie/kubectl@d04358f188b08ff7fe516ab7559a75312f37ce5c # v1.15.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Kubeconfig in base64 encoded format | yes | — |
| args | All arguments to append to kubectl | yes | — |
| namespace | The namespace to add to the command | no | — |
| content | Optional content to be piped into kubectl | no | — |
Outputs
no outputs