Update cni-kube-ovn.yml.j2 (#11357)
Made corrections in Indentation at L658 which causes kubespray execution failed with YAML to Json conversion. #11356pull/11414/head
parent
2799f11475
commit
54ac5a6de4
|
@ -655,7 +655,7 @@ spec:
|
|||
ports:
|
||||
- port: 10665
|
||||
name: metrics
|
||||
{% if kube_ovn_ic_enable %}
|
||||
{% if kube_ovn_ic_enable %}
|
||||
---
|
||||
kind: ConfigMap
|
||||
apiVersion: v1
|
||||
|
|
Loading…
Reference in New Issue