From 304ebf3526ca65476851cbc1e6218aec726c69f2 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Thu, 25 Apr 2024 21:21:59 +0000 Subject: [PATCH] refer to helmrepo --- clusters/fp/windmill.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/fp/windmill.yaml b/clusters/fp/windmill.yaml index 733f927..91315d5 100644 --- a/clusters/fp/windmill.yaml +++ b/clusters/fp/windmill.yaml @@ -18,6 +18,9 @@ spec: spec: chart: windmill version: "2.0.170" + sourceRef: + kind: HelmRepository + name: windmill values: 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