fix: change cidr block
This commit is contained in:
@@ -9,8 +9,8 @@ metadata:
|
|||||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||||
spec:
|
spec:
|
||||||
blocks:
|
blocks:
|
||||||
- start: "10.232.2.21"
|
- start: "10.232.1.21"
|
||||||
stop: "10.232.2.23"
|
stop: "10.232.1.23"
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: cilium.io/v2
|
apiVersion: cilium.io/v2
|
||||||
|
|||||||
Reference in New Issue
Block a user