one node, one replica
This commit is contained in:
parent
801395b748
commit
b66ed4e9f8
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ containerRuntime:
|
|||
|
||||
localRedirectPolicy: true
|
||||
operator:
|
||||
rollOutPods: true
|
||||
replicas: 1
|
||||
ipam:
|
||||
mode: kubernetes
|
||||
kubeProxyReplacement: true
|
||||
|
@ -58,4 +58,4 @@ securityContext:
|
|||
cleanCiliumState:
|
||||
- NET_ADMIN
|
||||
- SYS_ADMIN
|
||||
- SYS_RESOURCE
|
||||
- SYS_RESOURCE
|
||||
|
|
Loading…
Reference in a new issue