parent
fcc599459f
commit
2c757124f0
@ -25,7 +25,10 @@ spec:
|
||||
name: bitnami
|
||||
values:
|
||||
postgresql:
|
||||
fullnameOverride: windmill-postgresql-mine
|
||||
fullnameOverride: windmill-postgresql-cool
|
||||
auth:
|
||||
postgresPassword: windmill
|
||||
database: windmill
|
||||
primary:
|
||||
persistence:
|
||||
# It would be $0.20/mo cheaper to use 8Gi NVMe,
|
||||
@ -40,9 +43,6 @@ spec:
|
||||
requests:
|
||||
cpu: "250m"
|
||||
memory: "1024Mi"
|
||||
auth:
|
||||
postgresPassword: windmill
|
||||
database: windmill
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
|
Loading…
x
Reference in New Issue
Block a user