updating values
This commit is contained in:
parent
7ef8f13cd3
commit
0c4ba73914
2 changed files with 7 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue