From 8f3dfd15708e9dbc65f54b1aebbc3ef9907b3b85 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Mon, 1 Apr 2024 13:11:04 +0200 Subject: [PATCH] no suffix pls --- kustomization.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kustomization.yaml b/kustomization.yaml index 7ed7aee..7c878e0 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -8,3 +8,6 @@ configMapGenerator: - dashboards/gitea.json - dashboards/home-metrics.json - dashboards/proxmox.json + +generatorOptions: + disableNameSuffixHash: true