diff --git a/charts/meta-monitoring/templates/ruler/ruler.yaml b/charts/meta-monitoring/templates/ruler/ruler.yaml index c3af965..21caa5b 100644 --- a/charts/meta-monitoring/templates/ruler/ruler.yaml +++ b/charts/meta-monitoring/templates/ruler/ruler.yaml @@ -49,6 +49,9 @@ spec: - containerPort: 7946 name: memberlist protocol: TCP + envFrom: + - secretRef: + name: mmc-minio readinessProbe: failureThreshold: 3 httpGet: