cluster

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

commit ce946bf4e7a8044b56111ae2e439592de59a8cc9
parent e2ebfd7b351305a88e06937486e2315ef1281e57
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 11 Sep 2023 12:22:55 +0200

reenable network policy

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

diff --git a/infrastructure/controllers/weave-gitops.yaml b/infrastructure/controllers/weave-gitops.yaml @@ -42,7 +42,7 @@ spec: #additionalArgs: # - --auth-methods=oidc networkPolicy: - create: false + create: true ingress: enabled: true annotations: