fix stuff

This commit is contained in:
2025-03-21 22:52:46 +01:00
parent a2455e4b5b
commit 0493c177af

View File

@@ -6,7 +6,12 @@ helmCharts:
version: 1.0.30
releaseName: plane-app
valuesInline:
planeVersion: v1.8.0
planeVersion: stable
postgres:
local_setup: false
servicePort: 5432
env:
pgdb_remote_url: postgresql://plane:w20t4g8h244ivjz0kef1hi10@postgres-base-rw.postgres.svc.cluster.local:5432/plane_db
certManager: true
ingress:
ingressClass: nginx