Added pasarguard
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 11s

This commit is contained in:
AB
2025-11-05 12:21:01 +02:00
parent fef5303429
commit 5e1aa4cd37

View File

@@ -15,7 +15,7 @@ spec:
SUDO_USERNAME: |-
{{ .admin_username }}
SQLALCHEMY_DATABASE_URL : |-
postgresql+asyncpg://pasarguard:{{ .pg_pass }}@psql.psql.svc/pasarguard
postgresql+asyncpg://pasarguard:{{ .pg_pass }}@psql.psql.svc:5432/pasarguard
data:
- secretKey: pg_pass