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,9 +1,10 @@
---
resources:
- cilium.yaml
- cilium.yaml
patchesJson6902:
- path: patch.yaml
target:
version: v1
kind: ConfigMap
name: cilium-config
- path: patch.yaml
target:
version: v1
kind: ConfigMap
name: cilium-config

View File

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