Disable pvc for postgres
This commit is contained in:
parent
8549aaf35f
commit
6e167dc8d5
|
@ -36,7 +36,6 @@ layer0-describo:
|
||||||
postgresqlDatabase: describo
|
postgresqlDatabase: describo
|
||||||
postgresqlUsername: admin
|
postgresqlUsername: admin
|
||||||
postgresqlPassword: IAMSECRET
|
postgresqlPassword: IAMSECRET
|
||||||
primary:
|
|
||||||
persistence:
|
persistence:
|
||||||
enable: false
|
enable: false
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue