loomio (not yet working), and new config for postgres and redis

This commit is contained in:
2025-12-30 03:39:19 +00:00
parent 1b78abbdc4
commit 8818d822cf
19 changed files with 452 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ metadata:
app: redis
spec:
ports:
- port: {{ .apps.redis.port }}
targetPort: {{ .apps.redis.port }}
- port: {{ .port }}
targetPort: {{ .port }}
selector:
app: redis