From 8a342bdf28beffd7a5fc01747e0d7b9ef74720db Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Mon, 12 Sep 2022 23:13:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20GitRepository=20flux-cluster?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/flux/apps.yaml | 2 +- cluster/flux/charts.yaml | 2 +- cluster/flux/configuration.yaml | 2 +- cluster/flux/core.yaml | 2 +- cluster/flux/crds.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cluster/flux/apps.yaml b/cluster/flux/apps.yaml index cd9fef180..a780610ac 100644 --- a/cluster/flux/apps.yaml +++ b/cluster/flux/apps.yaml @@ -12,7 +12,7 @@ spec: prune: true sourceRef: kind: GitRepository - name: flux-system + name: flux-cluster decryption: provider: sops secretRef: diff --git a/cluster/flux/charts.yaml b/cluster/flux/charts.yaml index 2f415f3a7..42a21b891 100644 --- a/cluster/flux/charts.yaml +++ b/cluster/flux/charts.yaml @@ -10,4 +10,4 @@ spec: prune: true sourceRef: kind: GitRepository - name: flux-system + name: flux-cluster diff --git a/cluster/flux/configuration.yaml b/cluster/flux/configuration.yaml index fcd74f29f..3795a5061 100644 --- a/cluster/flux/configuration.yaml +++ b/cluster/flux/configuration.yaml @@ -10,7 +10,7 @@ spec: prune: true sourceRef: kind: GitRepository - name: flux-system + name: flux-cluster decryption: provider: sops secretRef: diff --git a/cluster/flux/core.yaml b/cluster/flux/core.yaml index 018595634..a4f823339 100644 --- a/cluster/flux/core.yaml +++ b/cluster/flux/core.yaml @@ -14,7 +14,7 @@ spec: prune: false sourceRef: kind: GitRepository - name: flux-system + name: flux-cluster decryption: provider: sops secretRef: diff --git a/cluster/flux/crds.yaml b/cluster/flux/crds.yaml index c938c9b50..0908934f3 100644 --- a/cluster/flux/crds.yaml +++ b/cluster/flux/crds.yaml @@ -10,4 +10,4 @@ spec: prune: false sourceRef: kind: GitRepository - name: flux-system + name: flux-cluster