From 7fa39c5c1c40bd2540be3fce0e998ce6dd104452 Mon Sep 17 00:00:00 2001 From: prettysunflower Date: Fri, 30 May 2025 12:42:35 +0200 Subject: [PATCH] apps(all): Added a kustomization.yaml encompassing all apps --- apps/kustomization.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 apps/kustomization.yaml diff --git a/apps/kustomization.yaml b/apps/kustomization.yaml new file mode 100644 index 0000000..1d28fab --- /dev/null +++ b/apps/kustomization.yaml @@ -0,0 +1,9 @@ +resources: + - longhorn + - autoupdate-teable-figurines + - prettysunflower-website + - privatebin + - technitium + - thelounge + - uptime-kuma + - znc \ No newline at end of file