[bitnami/redis] Fix example PrometheusRule (#4012)

* [bitnami/redis] Fix example PrometheusRule

* [bitnami/redis] Bump chart version
This commit is contained in:
Nguyen Le Vu Long
2020-10-16 14:53:40 +07:00
committed by GitHub
parent 923029254a
commit 1585993d7d
7 changed files with 7 additions and 7 deletions

View File

@@ -589,7 +589,7 @@ metrics:
# redis_memory_used_bytes{service="{{ template "redis.fullname" . }}-metrics"} * 100
# /
# redis_memory_max_bytes{service="{{ template "redis.fullname" . }}-metrics"}
# > 90 =< 100
# > 90
# for: 2m
# labels:
# severity: error