hotfix():
This commit is contained in:
@@ -62,6 +62,8 @@ spec:
|
||||
{{- if .Values.observability.enabled }}
|
||||
- name: MANAGEMENT_METRICS_TAGS_APPLICATION
|
||||
value: {{ .Values.observability.metrics.applicationTag | quote }}
|
||||
- name: HTTP_SERVER_REQUESTS_HISTOGRAM_ENABLED
|
||||
value: {{ .Values.observability.metrics.httpServerRequestsHistogram | quote }}
|
||||
{{- end }}
|
||||
{{- if $postgresEnv }}
|
||||
{{- $postgresEnv | nindent 12 }}
|
||||
|
||||
Reference in New Issue
Block a user