From 831dab6db50d69070ad7ce53b5436db1d782d86a Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Tue, 28 Sep 2021 16:35:49 +0200
Subject: [PATCH] use branch for testing sso changes

---
 flux2/infrastructure/sources/single-sign-on.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/flux2/infrastructure/sources/single-sign-on.yaml b/flux2/infrastructure/sources/single-sign-on.yaml
index b4f1a8459..3eb6951c2 100644
--- a/flux2/infrastructure/sources/single-sign-on.yaml
+++ b/flux2/infrastructure/sources/single-sign-on.yaml
@@ -13,4 +13,5 @@ spec:
   # For all available options, see:
   # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef
   ref:
-    tag: 0.2.11
+    # tag: 0.2.11
+    branch: 81-mistake-in-cronjob
-- 
GitLab