parent
5ec4944434
commit
c0617aef05
@ -24,10 +24,11 @@ spec:
|
|||||||
values:
|
values:
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: true
|
enabled: true
|
||||||
primary:
|
global:
|
||||||
persistence:
|
primary:
|
||||||
storageClass: "vultr-block-storage"
|
persistence:
|
||||||
size: 7Gi
|
storageClass: "vultr-block-storage"
|
||||||
|
size: 7Gi
|
||||||
windmill:
|
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
|
# 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
|
baseDomain: windmill2.sbtp.xyz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user