diff --git a/deployment/scheduler/templates/scheduler-statefulset.yaml b/deployment/scheduler/templates/scheduler-statefulset.yaml index 6b1c4e8ade2..3dbc146eaf1 100644 --- a/deployment/scheduler/templates/scheduler-statefulset.yaml +++ b/deployment/scheduler/templates/scheduler-statefulset.yaml @@ -79,7 +79,7 @@ spec: {{- if and .Values.scheduler.applicationConfig.profiling .Values.scheduler.applicationConfig.profiling.port }} - containerPort: {{ .Values.scheduler.applicationConfig.profiling.port }} protocol: TCP - name: pprof + name: profiling {{- end }} volumeMounts: - name: user-config