mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Fix IstioOperator YAML spacing #3034
This commit is contained in:
@@ -16,7 +16,7 @@ Through the **Cluster Explorer,** when installing or upgrading Istio through **A
|
||||
kind: IstioOperator
|
||||
spec:
|
||||
components:
|
||||
cni:
|
||||
cni:
|
||||
enabled: true
|
||||
values:
|
||||
cni:
|
||||
|
||||
@@ -14,7 +14,7 @@ Through the **Cluster Explorer,** when installing or upgrading Istio through **A
|
||||
kind: IstioOperator
|
||||
spec:
|
||||
components:
|
||||
cni:
|
||||
cni:
|
||||
enabled: true
|
||||
values:
|
||||
cni:
|
||||
|
||||
Reference in New Issue
Block a user