fix(k8s-peterg): Ensure single replica for cilium-operator
This commit is contained in:
parent
52b257a2ff
commit
06c5ed51f0
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ securityContext:
|
||||||
- SYS_ADMIN
|
- SYS_ADMIN
|
||||||
- SYS_RESOURCE
|
- SYS_RESOURCE
|
||||||
|
|
||||||
|
operator:
|
||||||
|
replicas: 1
|
||||||
|
|
||||||
hubble:
|
hubble:
|
||||||
relay:
|
relay:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue