From c748e822583434951467cd6a81cddac9a962145c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 2 Jun 2025 15:59:12 -0500 Subject: [PATCH] add volumes --- clusters/cl01tl/deployment/argocd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/deployment/argocd/values.yaml b/clusters/cl01tl/deployment/argocd/values.yaml index 85f4e353b..d68f3202d 100644 --- a/clusters/cl01tl/deployment/argocd/values.yaml +++ b/clusters/cl01tl/deployment/argocd/values.yaml @@ -84,7 +84,7 @@ argo-cd: name: var-files - mountPath: /home/argocd/cmp-server/plugins name: plugins - - mountPath: /home/argocd/cmp-server/config/cdk8s.yaml + - mountPath: /home/argocd/cmp-server/config/plugin.yaml subPath: cdk8s.yaml name: argocd-cmp-cm - mountPath: /tmp