use hdd
ci / build (push) Successful in 10s
Details
ci / build (push) Successful in 10s
Details
This commit is contained in:
parent
c80f111ebe
commit
196c50ddc3
|
@ -66,7 +66,10 @@ spec:
|
||||||
name: windmill
|
name: windmill
|
||||||
values:
|
values:
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
primary:
|
||||||
|
persistence:
|
||||||
|
size: 40Gi
|
||||||
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…
Reference in New Issue