mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
feat(cilium): rm ClusterIP BGP
This commit is contained in:
@@ -101,11 +101,11 @@ spec:
|
||||
matchExpressions:
|
||||
- {key: io.cilium/bgp, operator: NotIn, values: ["deny", "false"]}
|
||||
- {key: io.cilium/internal, operator: NotIn, values: ["true"]}
|
||||
- advertisementType: Service
|
||||
service:
|
||||
addresses: [ClusterIP]
|
||||
selector:
|
||||
matchExpressions:
|
||||
- {key: io.cilium/clusterip, operator: NotIn, values: ["deny", "false"]}
|
||||
# - advertisementType: Service
|
||||
# service:
|
||||
# addresses: [ClusterIP]
|
||||
# selector:
|
||||
# matchExpressions:
|
||||
# - {key: io.cilium/clusterip, operator: NotIn, values: ["deny", "false"]}
|
||||
- advertisementType: PodCIDR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user