Skip to content

Commit f135a66

Browse files
nevermarinedanilrwx
authored andcommitted
enable PPROF port
Signed-off-by: Maksim Fedotov <[email protected]>
1 parent 74065bb commit f135a66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/virtualization-controller/_helpers.tpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,8 @@ true
9494
{{- end }}
9595
- name: METRICS_BIND_ADDRESS
9696
value: "127.0.0.1:8080"
97-
{{- if eq (include "moduleLogLevel" .) "debug" }}
9897
- name: PPROF_BIND_ADDRESS
9998
value: ":8081"
100-
{{- end }}
10199
- name: FIRMWARE_IMAGE
102100
value: {{ include "helm_lib_module_image" (list . "virtLauncher") }}
103101
- name: CLUSTER_UUID

0 commit comments

Comments
 (0)