zenhubhq/Apply Kustomizations
Build and Apply Kustomizations with various optional wait
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| namespace | namespace to use (can be also created and/or deleted after use) | yes | — |
| base | Kustomize base ready to build and apply | yes | — |
| image | set an image via kustomize set image, format is image=registry:tag | no | — |
| waitForJob | K8s Job to wait for completion | yes | — |
| createNamespace | [true/false] whether to create the namespace, default to false | no | false |
| deleteNamespace | [true/false] whether to clean the namespace if the job complete in time | no | false |
| timeoutMinuteStartContainer | how long to wait for pulling image and starting container, does not apply once the container is running. Use action timeout_minute to timeout the overall Job run | no | 10 |
Outputs
no outputs