This commit is contained in:
a1exdandy 2021-04-20 21:45:33 +03:00
parent e43da173b4
commit 527a04ceda
2 changed files with 8 additions and 6 deletions

View File

@ -1,8 +1,9 @@
---
resources: resources:
- cilium.yaml - cilium.yaml
patchesJson6902: patchesJson6902:
- path: patch.yaml - path: patch.yaml
target: target:
version: v1 version: v1
kind: ConfigMap kind: ConfigMap

View File

@ -1,3 +1,4 @@
---
- op: replace - op: replace
path: /data/cluster-pool-ipv4-cidr path: /data/cluster-pool-ipv4-cidr
value: "{{ kubernetes_pod_network.cidr }}" value: "{{ kubernetes_pod_network.cidr }}"