mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Update cni-kube-ovn.yml.j2 (#11357)
Made corrections in Indentation at L658 which causes kubespray execution failed with YAML to Json conversion. #11356
This commit is contained in:
@@ -655,7 +655,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- port: 10665
|
- port: 10665
|
||||||
name: metrics
|
name: metrics
|
||||||
{% if kube_ovn_ic_enable %}
|
{% if kube_ovn_ic_enable %}
|
||||||
---
|
---
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|||||||
Reference in New Issue
Block a user