We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762a78c commit 894b744Copy full SHA for 894b744
values.yaml
@@ -9,7 +9,7 @@ serviceAccount:
9
name: ""
10
11
redis:
12
- image: redis:7.2.4
+ image: redis:8
13
port: 6379
14
bus: 16379
15
securityContext:
@@ -25,7 +25,7 @@ securityContext:
25
26
metrics:
27
enabled: true
28
- image: oliver006/redis_exporter:v1.56.0
+ image: oliver006/redis_exporter:v1.73.0
29
serviceMonitor:
30
31
interval: "30s"
0 commit comments