We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e8f3d commit 8bf1bf2Copy full SHA for 8bf1bf2
ci/helm-chart/README.md
@@ -100,7 +100,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
100
install`. For example,
101
102
```console
103
-$ helm install code-server \
+$ helm upgrade --install code-server \
104
ci/helm-chart \
105
--set persistence.enabled=false
106
```
@@ -111,7 +111,7 @@ Alternatively, a YAML file that specifies the values for the above parameters
111
can be provided while installing the chart. For example,
112
113
114
-$ helm install code-server ci/helm-chart -f values.yaml
+$ helm upgrade --install code-server ci/helm-chart -f values.yaml
115
116
117
> **Tip**: You can use the default [values.yaml](values.yaml)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments