This commit is contained in:
parent
8878f764a3
commit
5b5dd72b6a
@ -6,7 +6,7 @@ metadata:
|
|||||||
namespace: public-services
|
namespace: public-services
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: redis
|
- name: searxng-redis
|
||||||
image: docker.io/valkey/valkey:8-alpine
|
image: docker.io/valkey/valkey:8-alpine
|
||||||
command: ["valkey-server", "--save", "30", "1", "--loglevel", "warning"]
|
command: ["valkey-server", "--save", "30", "1", "--loglevel", "warning"]
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user