cluster

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

commit 62659803470ff729dea17c3fc66e5b7b26330f72
parent 8d47fff28a17f0bd4f0883c3fc393bbf8ab761e5
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 11 Dec 2023 21:23:26 +0100

Add missing import

Diffstat:
Mapps/production/kustomization.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/production/kustomization.yaml b/apps/production/kustomization.yaml @@ -18,6 +18,7 @@ resources: - ../base/vector - ../base/parseable - ../base/zuul-operator + - ../base/zuul - sliding-proxy-ingress.yaml - pvcs-mjolnir.yaml - nfs-server.yaml