Try to conf under postgresql

This commit is contained in:
Micke Nordin 2023-05-03 13:21:02 +02:00
parent 4cabc62579
commit 1d9ec6f0bb

View file

@ -22,6 +22,12 @@ layer0-describo:
postgresqlDatabase: describo
postgresqlUsername: admin
postgresqlPassword: IAMSECRET
primary:
persistence:
storageClass: mayastor-3
readreplicas:
persistence:
storageClass: mayastor-3
environment:
ADMIN_PASSWORD: IAMSECRET
domain: describo-sunet.drive.test.sunet.se
@ -39,13 +45,6 @@ redis-helper:
persistence:
storageClass: mayastor-3
enabled: true
postgres:
primary:
persistence:
storageClass: mayastor-3
readreplicas:
persistence:
storageClass: mayastor-3
layer0-web:
environment:
SECRET_KEY: IAMSECRET