postgresql port

This commit is contained in:
titver968
2025-10-07 09:44:00 +02:00
parent 5cf320e851
commit b338754e77
2 changed files with 15 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ spec:
password_reset: true
name: "OpenProject Admin"
mail: "inno-netz@innovation-hub-niedersachsen.de"
# Explizite Datenbank-Konfiguration
extraEnvVars:
- name: DATABASE_URL
@@ -90,10 +90,7 @@ spec:
service:
type: ClusterIP
ports:
- name: postgresql
port: 5432
targetPort: 5432
postgresql: 5432
destination:
server: 'https://kubernetes.default.svc'