From 1a5b22ec9cd804b82f593cf830e8414329a8b010 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Fri, 12 Jul 2024 21:51:30 -0400 Subject: [PATCH] test --- cluster/apps/production/kustomization.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cluster/apps/production/kustomization.yaml diff --git a/cluster/apps/production/kustomization.yaml b/cluster/apps/production/kustomization.yaml new file mode 100644 index 0000000..d31153e --- /dev/null +++ b/cluster/apps/production/kustomization.yaml @@ -0,0 +1,6 @@ +--- +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +resources: + - radarr + - sonarr \ No newline at end of file