fix the indentation level perhaps
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-05-28 13:59:33 -08:00
parent cd8ec395e0
commit 5104941e6d
1 changed files with 6 additions and 6 deletions

View File

@ -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,