File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
en/docs/setup/platform-setup/openshift
uk/docs/setup/platform-setup/openshift
zh/docs/setup/platform-setup/openshift Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Follow these instructions to prepare an OpenShift cluster for Istio.
1616Install Istio using the OpenShift profile:
1717
1818{{< text bash >}}
19- $ istioctl install --set global.platform =openshift
19+ $ istioctl install --set profile =openshift
2020{{< /text >}}
2121
2222After installation is complete, expose an OpenShift route for the ingress gateway.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ test: no
1616Встановіть Istio, використовуючи профіль OpenShift:
1717
1818{{< text bash >}}
19- $ istioctl install --set global.platform =openshift
19+ $ istioctl install --set profile =openshift
2020{{< /text >}}
2121
2222Після завершення встановлення, створіть маршрут OpenShift для ingress gateway:
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ test: no
1616使用 OpenShift 配置文件进行安装 Istio:
1717
1818{{< text bash >}}
19- $ istioctl install --set global.platform =openshift
19+ $ istioctl install --set profile =openshift
2020{{< /text >}}
2121
2222安装 Istio 完成后,通过以下命令为 Ingress Gateway 暴露 OpenShift 路由:
You can’t perform that action at this time.
0 commit comments