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 12s

This commit is contained in:
AB
2025-11-05 12:19:32 +02:00
parent ba389b8b1e
commit fef5303429

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/pasarguard
data:
- secretKey: pg_pass