updating values

This commit is contained in:
Michael Trip 2025-10-23 10:16:21 +02:00
parent 7ef8f13cd3
commit 0c4ba73914
2 changed files with 7 additions and 9 deletions

View file

@ -29,7 +29,9 @@ cgroup:
ipam:
mode: kubernetes
devices: [ eth0, br0 ]
# Devices are used to masquade traffic originating from these interfaces
# used with egressgateway
devices: [ eth0, br0, br99-wifi, br1100-testlan ]
operator:
rollOutPods: true
resources:
@ -112,9 +114,6 @@ hubble:
ui:
enabled: true
rollOutPods: true
metrics:
dynamic:
enabled: true
prometheus:
metricsService: true