fix(helm): some dumb fix
This commit is contained in:
@@ -62,10 +62,6 @@ spec:
|
|||||||
{{- if .Values.observability.enabled }}
|
{{- if .Values.observability.enabled }}
|
||||||
- name: MANAGEMENT_METRICS_TAGS_APPLICATION
|
- name: MANAGEMENT_METRICS_TAGS_APPLICATION
|
||||||
value: {{ .Values.observability.metrics.applicationTag | quote }}
|
value: {{ .Values.observability.metrics.applicationTag | quote }}
|
||||||
{{- if .Values.observability.metrics.httpServerRequestsHistogram }}
|
|
||||||
- name: MANAGEMENT_METRICS_DISTRIBUTION_PERCENTILES_HISTOGRAM_HTTP_SERVER_REQUESTS
|
|
||||||
value: "true"
|
|
||||||
{{- end }}
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if $postgresEnv }}
|
{{- if $postgresEnv }}
|
||||||
{{- $postgresEnv | nindent 12 }}
|
{{- $postgresEnv | nindent 12 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user