fix: change cidr block
All checks were successful
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 36s
renovate / renovate (push) Successful in 3m23s

This commit is contained in:
2026-02-12 13:41:19 -06:00
parent 2b301e503c
commit 2613659827

View File

@@ -9,8 +9,8 @@ metadata:
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
blocks:
- start: "10.232.2.21"
stop: "10.232.2.23"
- start: "10.232.1.21"
stop: "10.232.1.23"
---
apiVersion: cilium.io/v2