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,9 +25,9 @@ spec:
|
||||||
name: bitnami
|
name: bitnami
|
||||||
values:
|
values:
|
||||||
fullnameOverride: windmill-postgresql
|
fullnameOverride: windmill-postgresql
|
||||||
postgresql:
|
|
||||||
enabled: false
|
|
||||||
architecture: standalone
|
architecture: standalone
|
||||||
|
backup:
|
||||||
|
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
|
||||||
|
|
Loading…
Reference in New Issue