scale-to-one-node #269
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ containerRuntime:
|
||||||
|
|
||||||
localRedirectPolicy: true
|
localRedirectPolicy: true
|
||||||
operator:
|
operator:
|
||||||
rollOutPods: true
|
replicas: 1
|
||||||
ipam:
|
ipam:
|
||||||
mode: kubernetes
|
mode: kubernetes
|
||||||
kubeProxyReplacement: true
|
kubeProxyReplacement: true
|
||||||
|
@ -58,4 +58,4 @@ securityContext:
|
||||||
cleanCiliumState:
|
cleanCiliumState:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- SYS_ADMIN
|
- SYS_ADMIN
|
||||||
- SYS_RESOURCE
|
- SYS_RESOURCE
|
||||||
|
|
Loading…
Reference in a new issue