diff --git a/charts/prv_candidates_step/templates/configmap.yaml b/charts/prv_candidates_step/templates/configmap.yaml index 635a6f35f..4ce7664d1 100644 --- a/charts/prv_candidates_step/templates/configmap.yaml +++ b/charts/prv_candidates_step/templates/configmap.yaml @@ -15,5 +15,4 @@ data: producer-message-max-bytes: "{{ .Values.configmap.producerMessageMaxBytes }}" metrics-server: {{ .Values.configmap.metricsServer }} metrics-topic: {{ .Values.configmap.metricsTopic }} - use-profiling: {{ .Values.configmap.useProfiling }} pyroscope-server: {{ .Values.configmap.pyroscopeServer }}