cluster

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

commit 27f12916cfc245366bfdd9bbc3dda0e53d8e8628
parent 39e109b1be92f64eda46d025df41b7b23f4fc7a9
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 19 Feb 2024 15:08:31 +0100

Fix subpath

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

diff --git a/apps/base/calendar/kustomization.yaml b/apps/base/calendar/kustomization.yaml @@ -3,4 +3,5 @@ kind: Kustomization namespace: calendar resources: - repository.yaml + - middleware.yaml - release.yaml