mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2025-08-01 13:49:01 +02:00
fix lint
This commit is contained in:
parent
e43da173b4
commit
527a04ceda
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
resources:
|
resources:
|
||||||
- cilium.yaml
|
- cilium.yaml
|
||||||
|
|
||||||
|
@ -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 }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user