UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b370d0a2 authored by Micah Nagel's avatar Micah Nagel
Browse files

Minio mTLS metrics

parent 7953e19e
No related branches found
No related tags found
1 merge request!2000Minio mTLS metrics
......@@ -47,7 +47,11 @@ tenant:
pullPolicy: {{ .Values.imagePullPolicy }}
imagePullSecret:
name: private-registry
metrics:
enabled: {{ .Values.monitoring.enabled }}
{{- if .Values.monitoring.enabled }}
prometheusOperator: true
{{- end }}
env:
- name: MINIO_PROMETHEUS_AUTH_TYPE
value: "public"
{{- end }}
{{- end -}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment