chore: rewrite, add longhorn
This commit is contained in:
@@ -1,22 +1,17 @@
|
||||
ipam:
|
||||
mode: kubernetes
|
||||
|
||||
routingMode: native
|
||||
ipv4NativeRoutingCIDR: 10.244.0.0/16
|
||||
routingMode: tunnel
|
||||
tunnelProtocol: vxlan
|
||||
autoDirectNodeRoutes: false
|
||||
|
||||
kubeProxyReplacement: true
|
||||
k8sServiceHost: localhost
|
||||
k8sServicePort: 7445
|
||||
|
||||
bpf:
|
||||
masquerade: true
|
||||
|
||||
cgroup:
|
||||
autoMount:
|
||||
enabled: false
|
||||
hostRoot: /sys/fs/cgroup
|
||||
|
||||
securityContext:
|
||||
capabilities:
|
||||
ciliumAgent:
|
||||
@@ -35,12 +30,10 @@ securityContext:
|
||||
- NET_ADMIN
|
||||
- SYS_ADMIN
|
||||
- SYS_RESOURCE
|
||||
|
||||
hubble:
|
||||
enabled: true
|
||||
relay:
|
||||
enabled: true
|
||||
ui:
|
||||
enabled: true
|
||||
|
||||
MTU: 1420
|
||||
MTU: 1370
|
||||
|
||||
Reference in New Issue
Block a user