mirror of https://github.com/istio/istio.io.git
fix invalid operator example. (#5334)
This commit is contained in:
parent
c06befe4da
commit
d7544d4388
|
@ -408,7 +408,8 @@ spec:
|
|||
|
||||
# global Helm settings
|
||||
values:
|
||||
monitoringPort: 15050
|
||||
global:
|
||||
monitoringPort: 15050
|
||||
{{< /text >}}
|
||||
|
||||
Some parameters will temporarily exist in both the Helm and `IstioControlPlane` APIs, including Kubernetes resources,
|
||||
|
|
Loading…
Reference in New Issue