diff --git a/clusters/cl01tl/deployment/argocd/values.yaml b/clusters/cl01tl/deployment/argocd/values.yaml index 2130b953d..31eb62480 100644 --- a/clusters/cl01tl/deployment/argocd/values.yaml +++ b/clusters/cl01tl/deployment/argocd/values.yaml @@ -84,9 +84,9 @@ argo-cd: name: var-files - mountPath: /home/argocd/cmp-server/plugins name: plugins - - mountPath: /home/argocd/cmp-server/config/plugin.yaml - subPath: plugin.yaml - name: cdk8s + - mountPath: /home/argocd/cmp-server/config/cdk8s.yaml + subPath: cdk8s.yaml + name: argocd-cmp-cm metrics: enabled: true serviceMonitor: