forked from RemoteSync/grafana-meta-monitoring-chart
Temp check in
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
@@ -51,7 +51,11 @@ spec:
|
||||
protocol: TCP
|
||||
envFrom:
|
||||
- secretRef:
|
||||
{{- if .Values.local.minio.enabled }}
|
||||
name: {{ $.Release.Namespace }}-minio
|
||||
{{- else }}
|
||||
name: minio
|
||||
{{- end }}
|
||||
readinessProbe:
|
||||
failureThreshold: 3
|
||||
httpGet:
|
||||
|
Reference in New Issue
Block a user