fix mounts

This commit is contained in:
2025-06-02 15:51:08 -05:00
parent 4401ad094f
commit d8da258254

View File

@@ -84,9 +84,9 @@ argo-cd:
name: var-files name: var-files
- mountPath: /home/argocd/cmp-server/plugins - mountPath: /home/argocd/cmp-server/plugins
name: plugins name: plugins
- mountPath: /home/argocd/cmp-server/config/plugin.yaml - mountPath: /home/argocd/cmp-server/config/cdk8s.yaml
subPath: plugin.yaml subPath: cdk8s.yaml
name: cdk8s name: argocd-cmp-cm
metrics: metrics:
enabled: true enabled: true
serviceMonitor: serviceMonitor: