From 6995730421b41f1e53687e42a5f3f829e01f1f07 Mon Sep 17 00:00:00 2001 From: Remy Moll <me@moll.re> Date: Thu, 28 Mar 2024 19:22:53 +0100 Subject: [PATCH] missing reference --- kustomization.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 4e8055d..9203ced 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -2,4 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - home-metrics.yaml \ No newline at end of file + - home-metrics.yaml + - proxmox.yaml + - gitea.yaml