From 79f25f0acef02f3dd54b5e2e8c095485c4db4d30 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Mon, 27 May 2024 22:01:32 -0800 Subject: [PATCH] use windmill-postgresql name --- apps/base/windmill/windmill.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/windmill/windmill.yaml b/apps/base/windmill/windmill.yaml index 1f528dc..a687f88 100644 --- a/apps/base/windmill/windmill.yaml +++ b/apps/base/windmill/windmill.yaml @@ -24,7 +24,7 @@ spec: kind: HelmRepository name: bitnami values: - fullnameOverride: windmill-postgresql-uncool + fullnameOverride: windmill-postgresql postgresql: auth: postgresPassword: windmill @@ -110,7 +110,7 @@ spec: mode: "worker" # Thenative worker group will only execute native jobs. Windmill has a default worker group configuration for it - name: "native" - replicas: 4 + replicas: 1 # -- Resource limits and requests for the pods resources: requests: