datamaker-kr/Setup Kustomize
Downloads and sets up Kustomize
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kustomize_version | Kustomize version to install | yes | v5.3.0 |
| architecture | Architecture to use | yes | linux_amd64 |
| kustomize_directory | Directory containing kustomization files | yes | — |
| output_path | Path to the kustomize yaml file | no | ./kustomized.yaml |
Outputs
| name | description |
|---|---|
| result | Path to the kustomize yaml file |