fix stuff
This commit is contained in:
@@ -6,7 +6,12 @@ helmCharts:
|
|||||||
version: 1.0.30
|
version: 1.0.30
|
||||||
releaseName: plane-app
|
releaseName: plane-app
|
||||||
valuesInline:
|
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
|
certManager: true
|
||||||
ingress:
|
ingress:
|
||||||
ingressClass: nginx
|
ingressClass: nginx
|
||||||
|
Reference in New Issue
Block a user