updated
This commit is contained in:
parent
e85807b2e6
commit
a57c533b9c
2 changed files with 11 additions and 2 deletions
|
|
@ -36,7 +36,8 @@ operator:
|
|||
requests:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
|
||||
prometheus:
|
||||
enabled: true
|
||||
# Roll out cilium agent pods automatically when ConfigMap is updated.
|
||||
rollOutCiliumPods: true
|
||||
resources:
|
||||
|
|
@ -101,3 +102,7 @@ hubble:
|
|||
ui:
|
||||
enabled: true
|
||||
rollOutPods: true
|
||||
|
||||
prometheus:
|
||||
enabled: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue