fix the indentation level perhaps
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
cd8ec395e0
commit
5104941e6d
|
@ -25,12 +25,12 @@ spec:
|
||||||
name: bitnami
|
name: bitnami
|
||||||
values:
|
values:
|
||||||
fullnameOverride: windmill-postgresql
|
fullnameOverride: windmill-postgresql
|
||||||
postgresql:
|
architecture: standalone
|
||||||
enabled: false
|
backup:
|
||||||
architecture: standalone
|
enabled: false # @todo figure out how it's done and enable @see https://github.com/bitnami/charts/tree/main/bitnami/postgresql#backup-parameters
|
||||||
auth:
|
auth:
|
||||||
database: windmill
|
database: windmill
|
||||||
existingSecret: windmill-postgres
|
existingSecret: windmill-postgres
|
||||||
primary:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
# It would be $0.20/mo cheaper to use 8Gi NVMe,
|
# It would be $0.20/mo cheaper to use 8Gi NVMe,
|
||||||
|
|
Loading…
Reference in New Issue