update redis
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
mountPath: /writable
|
||||
containers:
|
||||
- name: redis-sentinel
|
||||
image: redis:6.2-alpine
|
||||
image: redis:7.4-alpine
|
||||
ports:
|
||||
- containerPort: 26379
|
||||
name: sentinel
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: redis
|
||||
image: redis:6.2-alpine
|
||||
image: redis:7.4-alpine
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
name: redis
|
||||
|
||||
Reference in New Issue
Block a user