Skip to content

Commit ce3379b

Browse files
committed
[Runtime] Install PC with Helm Charts
1 parent ec3bb3b commit ce3379b

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/en/compute-edition/30/admin-guide/install/deploy-console/console-on-kubernetes.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ The following procedure shows the modified commands.
225225

226226
$ helm install twistlock-console \
227227
--namespace twistlock \
228-
--create namespace \
228+
--create-namespace \
229229
./twistlock-console-helm.tar.gz
230230

231231
. <<configure-console,Configure Console>>.
@@ -242,7 +242,7 @@ The following procedure shows the modified commands.
242242

243243
$ helm install twistlock-defender-ds \
244244
--namespace twistlock \
245-
--create namespace \
245+
--create-namespace \
246246
./twistlock-defender-helm.tar.gz
247247

248248
=== Troubleshooting

docs/en/compute-edition/31/admin-guide/install/deploy-console/console-on-kubernetes.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ The following procedure shows the modified commands.
225225

226226
$ helm install twistlock-console \
227227
--namespace twistlock \
228-
--create namespace \
228+
--create-namespace \
229229
./twistlock-console-helm.tar.gz
230230

231231
. <<configure-console,Configure Console>>.
@@ -242,7 +242,7 @@ The following procedure shows the modified commands.
242242

243243
$ helm install twistlock-defender-ds \
244244
--namespace twistlock \
245-
--create namespace \
245+
--create-namespace \
246246
./twistlock-defender-helm.tar.gz
247247

248248
=== Troubleshooting

docs/en/compute-edition/32/admin-guide/install/deploy-console/console-on-kubernetes.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ The following procedure shows the modified commands.
225225

226226
$ helm install twistlock-console \
227227
--namespace twistlock \
228-
--create namespace \
228+
--create-namespace \
229229
./twistlock-console-helm.tar.gz
230230

231231
. <<configure-console,Configure Console>>.
@@ -242,7 +242,7 @@ The following procedure shows the modified commands.
242242

243243
$ helm install twistlock-defender-ds \
244244
--namespace twistlock \
245-
--create namespace \
245+
--create-namespace \
246246
./twistlock-defender-helm.tar.gz
247247

248248
=== Troubleshooting

docs/en/compute-edition/33/admin-guide/install/deploy-console/console-on-kubernetes.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ The following procedure shows the modified commands.
225225

226226
$ helm install twistlock-console \
227227
--namespace twistlock \
228-
--create namespace \
228+
--create-namespace \
229229
./twistlock-console-helm.tar.gz
230230

231231
. <<configure-console,Configure Console>>.
@@ -242,7 +242,7 @@ The following procedure shows the modified commands.
242242

243243
$ helm install twistlock-defender-ds \
244244
--namespace twistlock \
245-
--create namespace \
245+
--create-namespace \
246246
./twistlock-defender-helm.tar.gz
247247

248248
=== Troubleshooting

0 commit comments

Comments
 (0)