mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 09:33:30 +00:00
Merge pull request #2873 from ieugen/patch-1
Use newer klipper-helm image
This commit is contained in:
@@ -60,6 +60,7 @@ spec:
|
||||
| spec.helmVersion | v3 | Helm version to use (`v2` or `v3`) | |
|
||||
| spec.bootstrap | False | Set to True if this chart is needed to bootstrap the cluster (Cloud Controller Manager, etc) | |
|
||||
| spec.set | | Override simple default Chart values. These take precedence over options set via valuesContent. | `--set` / `--set-string` |
|
||||
| spec.jobImage | | Specify the image to use when installing the helm chart. E.g. rancher/klipper-helm:v0.3.0 . | |
|
||||
| spec.valuesContent | | Override complex default Chart values via YAML file content | `--values` |
|
||||
| spec.chartContent | | Base64-encoded chart archive .tgz - overrides spec.chart | CHART |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user