add volumes

This commit is contained in:
2025-06-02 15:59:12 -05:00
parent c842df12d9
commit c748e82258

View File

@@ -84,7 +84,7 @@ 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/cdk8s.yaml - mountPath: /home/argocd/cmp-server/config/plugin.yaml
subPath: cdk8s.yaml subPath: cdk8s.yaml
name: argocd-cmp-cm name: argocd-cmp-cm
- mountPath: /tmp - mountPath: /tmp