put values in global
ci / build (push) Successful in 9s
Details
ci / build (push) Successful in 9s
Details
This commit is contained in:
parent
5ec4944434
commit
c0617aef05
|
@ -24,10 +24,11 @@ spec:
|
|||
values:
|
||||
postgresql:
|
||||
enabled: true
|
||||
primary:
|
||||
persistence:
|
||||
storageClass: "vultr-block-storage"
|
||||
size: 7Gi
|
||||
global:
|
||||
primary:
|
||||
persistence:
|
||||
storageClass: "vultr-block-storage"
|
||||
size: 7Gi
|
||||
windmill:
|
||||
# domain as shown in browser, this is used together with `baseProtocol` as part of the BASE_URL environment variable in app and worker container and in the ingress resource, if enabled
|
||||
baseDomain: windmill2.sbtp.xyz
|
||||
|
|
Loading…
Reference in New Issue