remove debug
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
cilium:
|
cilium:
|
||||||
debug:
|
|
||||||
enabled: true
|
|
||||||
k8sServiceHost: "localhost"
|
k8sServiceHost: "localhost"
|
||||||
k8sServicePort: "7445"
|
k8sServicePort: "7445"
|
||||||
k8sClientRateLimit:
|
k8sClientRateLimit:
|
||||||
@@ -41,12 +39,6 @@ cilium:
|
|||||||
sync: true
|
sync: true
|
||||||
gatewayAPI:
|
gatewayAPI:
|
||||||
enabled: false
|
enabled: false
|
||||||
enableAlpn: true
|
|
||||||
enableAppProtocol: true
|
|
||||||
secretsNamespace:
|
|
||||||
create: false
|
|
||||||
name: kube-system
|
|
||||||
sync: false
|
|
||||||
externalIPs:
|
externalIPs:
|
||||||
enabled: true
|
enabled: true
|
||||||
socketLB:
|
socketLB:
|
||||||
@@ -81,15 +73,11 @@ cilium:
|
|||||||
enabled: false
|
enabled: false
|
||||||
kubeProxyReplacement: true
|
kubeProxyReplacement: true
|
||||||
l7Proxy: true
|
l7Proxy: true
|
||||||
nodePort:
|
|
||||||
enabled: false
|
|
||||||
prometheus:
|
prometheus:
|
||||||
enabled: true
|
enabled: true
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
enabled: true
|
enabled: true
|
||||||
envoy:
|
envoy:
|
||||||
log:
|
|
||||||
defaultLevel: debug
|
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
envoy:
|
envoy:
|
||||||
|
Reference in New Issue
Block a user