cluster

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

commit 6367ea742bc56288a548e4cf91a634ee7aab4928
parent 43595b8e5db63ddc779c0b3f1fd052b7e3d980b8
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 16 Mar 2023 23:13:30 +0100

fix namespace

Diffstat:
Mclusters/production/flux-system/webhook-ingress.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/clusters/production/flux-system/webhook-ingress.yaml b/clusters/production/flux-system/webhook-ingress.yaml @@ -3,6 +3,7 @@ apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: webhook-ingress + namespace: flux-system labels: name: webhook-ingress annotations: