From 4401ad094fc00e8ef2d630acab40eb32f2730ccb Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 2 Jun 2025 15:46:52 -0500 Subject: [PATCH] fix mounts --- clusters/cl01tl/deployment/argocd/values.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/clusters/cl01tl/deployment/argocd/values.yaml b/clusters/cl01tl/deployment/argocd/values.yaml index 2529dbf89..2130b953d 100644 --- a/clusters/cl01tl/deployment/argocd/values.yaml +++ b/clusters/cl01tl/deployment/argocd/values.yaml @@ -86,9 +86,7 @@ argo-cd: name: plugins - mountPath: /home/argocd/cmp-server/config/plugin.yaml subPath: plugin.yaml - name: my-plugin-config - - mountPath: /tmp - name: cmp-tmp + name: cdk8s metrics: enabled: true serviceMonitor: