cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 4f81cd3dbc0b2a6132f6a989bb6e26d5c9c1099f
parent 7105b0e6d9be0518258057e4024f8498b19cbc6a
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 11 Sep 2023 12:28:02 +0200

Add missing namespace

Diffstat:
Minfrastructure/controllers/weave-gitops.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/infrastructure/controllers/weave-gitops.yaml b/infrastructure/controllers/weave-gitops.yaml @@ -79,6 +79,7 @@ apiVersion: networking.k8s.io/v1 kind: NetworkPolicy metadata: name: allow-certmanager-ingress + namespace: flux-system spec: podSelector: matchLabels: