File tree Expand file tree Collapse file tree
charts/function-mesh-operator/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 args :
5858 - --enable-leader-election={{ .Values.controllerManager.enableLeaderElection }}
5959 - --enable-pprof={{ .Values.controllerManager.pprof.enable }}
60- - --metrics-addr={{ .Values.controllerManager.metrics.port }}
61- - --health-probe-addr={{ .Values.controllerManager.healthProbe.port }}
62- - --pprof-addr={{ .Values.controllerManager.pprof.port }}
60+ - --metrics-addr=: {{ .Values.controllerManager.metrics.port }}
61+ - --health-probe-addr=: {{ .Values.controllerManager.healthProbe.port }}
62+ - --pprof-addr=: {{ .Values.controllerManager.pprof.port }}
6363 - --config-file={{ .Values.controllerManager.configFile }}
6464 - --enable-init-containers={{ .Values.controllerManager.enableInitContainers }}
6565 - --global-backend-config={{ .Values.controllerManager.globalBackendConfig }}
You can’t perform that action at this time.
0 commit comments