fix yaml nesting part2
ci / build (push) Successful in 8s
Details
ci / build (push) Successful in 8s
Details
This commit is contained in:
parent
2c757124f0
commit
07dd283200
|
@ -24,8 +24,8 @@ spec:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: bitnami
|
name: bitnami
|
||||||
values:
|
values:
|
||||||
postgresql:
|
|
||||||
fullnameOverride: windmill-postgresql-cool
|
fullnameOverride: windmill-postgresql-cool
|
||||||
|
postgresql:
|
||||||
auth:
|
auth:
|
||||||
postgresPassword: windmill
|
postgresPassword: windmill
|
||||||
database: windmill
|
database: windmill
|
||||||
|
|
Loading…
Reference in New Issue