redis migration

This commit is contained in:
auricom
2024-01-28 22:58:19 +01:00
parent e7fe440f36
commit 5adb6cb0d4
29 changed files with 21 additions and 501 deletions

View File

@@ -36,7 +36,7 @@ spec:
args:
- -c
- >-
redis-server --requirepass $REDIS_PASSWORD
redis-server
probes:
liveness:
enabled: true
@@ -74,11 +74,6 @@ spec:
memory: 241Mi
env:
REDIS_PORT: "6379"
REDIS_PASSWORD:
valueFrom:
secretKeyRef:
name: redis-secret
key: REDIS_PASSWORD
service:
main:
ports: