From c02c26419884837fa403702cdc18083b9dbe45c7 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 15 Mar 2026 05:44:31 +0200 Subject: [PATCH] Remove unuse comments --- manifests/argocd/values.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/manifests/argocd/values.yaml b/manifests/argocd/values.yaml index f928813..8230324 100644 --- a/manifests/argocd/values.yaml +++ b/manifests/argocd/values.yaml @@ -73,11 +73,4 @@ repoServer: requests: cpu: 100m memory: 256Mi - # volumes: - # - name: tmp - # emptyDir: {} - - # volumeMounts: - # - name: tmp - # mountPath: /tmp - + \ No newline at end of file