From 72a94c0b53cbed572b8c9664bb39a369bc13e092 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Thu, 25 Apr 2024 16:23:53 +0000 Subject: [PATCH] use in-cluster destination --- charts/fp/templates/futureporn.yaml | 6 +++++- charts/fp/templates/windmill.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/charts/fp/templates/futureporn.yaml b/charts/fp/templates/futureporn.yaml index 9d2674a..288bb00 100644 --- a/charts/fp/templates/futureporn.yaml +++ b/charts/fp/templates/futureporn.yaml @@ -10,4 +10,8 @@ spec: description: The Galaxy's Best VTuber Hentai Site # Allow manifests to deploy from any Git repos sourceRepos: - - '*' \ No newline at end of file + - '*' + destination: + # cluster API URL + server: https://kubernetes.default.svc + namespace: '*' \ No newline at end of file diff --git a/charts/fp/templates/windmill.yaml b/charts/fp/templates/windmill.yaml index 6b04696..fe56413 100644 --- a/charts/fp/templates/windmill.yaml +++ b/charts/fp/templates/windmill.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: windmill server: https://kubernetes.default.svc - project: futureporn + project: default source: path: windmill/windmill repoURL: https://windmill-labs.github.io/windmill-helm-charts