From 196c50ddc39b579e3010e49bacaed32ba265268b Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Sun, 28 Apr 2024 01:38:30 +0000 Subject: [PATCH] use hdd --- apps/base/windmill/windmill.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/base/windmill/windmill.yaml b/apps/base/windmill/windmill.yaml index f748096..ea03e60 100644 --- a/apps/base/windmill/windmill.yaml +++ b/apps/base/windmill/windmill.yaml @@ -66,7 +66,10 @@ spec: name: windmill values: postgresql: - enabled: false + enabled: true + primary: + persistence: + size: 40Gi 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