From 099fd2b2a3afb4cc5433cf483aa29c0929ac5f6f Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Thu, 26 Oct 2023 14:47:40 +0200 Subject: [PATCH] Allow apps to have a destination Signed-off-by: Martyn Ranyard --- everything-app/project-apps.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/everything-app/project-apps.yaml b/everything-app/project-apps.yaml index c37e5e9..f7a2b59 100644 --- a/everything-app/project-apps.yaml +++ b/everything-app/project-apps.yaml @@ -7,3 +7,7 @@ spec: description: everything non-infra sourceRepos: - https://git.martyn.berlin/martyn/infra4talos.git + destinations: + - name: '*' + namespace: '*' + server: https://kubernetes.default.svc