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