fix
This commit is contained in:
@@ -23,6 +23,7 @@ resource "kubectl_manifest" "prj_pg" {
|
||||
size: "${var.storage.postgres.size}"
|
||||
monitoring:
|
||||
enablePodMonitor: true
|
||||
enableSuperuserAccess: true
|
||||
bootstrap:
|
||||
initdb:
|
||||
database: "${var.instance}"
|
||||
|
||||
Reference in New Issue
Block a user