diff --git a/manifests/argocd/values.yaml b/manifests/argocd/values.yaml index 2bc54b4..03b8c22 100644 --- a/manifests/argocd/values.yaml +++ b/manifests/argocd/values.yaml @@ -70,11 +70,11 @@ repoServer: requests: cpu: 100m memory: 256Mi - volumes: - - name: tmp - emptyDir: {} + # volumes: + # - name: tmp + # emptyDir: {} - volumeMounts: - - name: tmp - mountPath: /tmp + # volumeMounts: + # - name: tmp + # mountPath: /tmp