From cd3cf61829fdf6e34dd94e24b2378f3c0d579b1b Mon Sep 17 00:00:00 2001 From: LordMathis Date: Sun, 23 Mar 2025 16:26:46 +0100 Subject: [PATCH] Enable ghost kustomization --- apps/prod/kustomization.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/prod/kustomization.yaml b/apps/prod/kustomization.yaml index 7f46528..ba8060a 100644 --- a/apps/prod/kustomization.yaml +++ b/apps/prod/kustomization.yaml @@ -5,4 +5,5 @@ resources: - authelia - gitea - k9s-web - - lemma \ No newline at end of file + - lemma + - ghost \ No newline at end of file