From 5626ad33d19b7b552d667ffa8c7a6e7d15926b29 Mon Sep 17 00:00:00 2001 From: Brendon McCool Date: Sun, 20 Feb 2022 17:51:34 -0500 Subject: [PATCH] Add ghost to kustomization yaml --- cluster/apps/default/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/default/kustomization.yaml b/cluster/apps/default/kustomization.yaml index 2649ce0..7f21332 100644 --- a/cluster/apps/default/kustomization.yaml +++ b/cluster/apps/default/kustomization.yaml @@ -4,3 +4,4 @@ resources: - echo-server - hajimari - uptime-kuma + - ghost