fix: redis-stack image tag 7.4.0-v8 (7.4.2-v16 not found)
This commit is contained in:
parent
f8fa436b8b
commit
18b728c95e
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ spec:
|
|||
fsGroup: 999
|
||||
containers:
|
||||
- name: redis
|
||||
image: redis/redis-stack:7.4.2-v16
|
||||
image: redis/redis-stack:7.4.0-v8
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
name: redis
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue