From 53f7d2ded08c4f53a6598de4c88a1af575c3c40c Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Thu, 14 Nov 2024 12:31:04 +0100 Subject: [PATCH] delete comment lines --- argocd/apps/nextcloud/nextcloud.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/argocd/apps/nextcloud/nextcloud.yaml b/argocd/apps/nextcloud/nextcloud.yaml index 539709b..97a9952 100644 --- a/argocd/apps/nextcloud/nextcloud.yaml +++ b/argocd/apps/nextcloud/nextcloud.yaml @@ -10,8 +10,6 @@ spec: repoURL: 'https://nextcloud.github.io/helm/' targetRevision: 6.*.* helm: -# valuesObject: -# TRUSTED_PROXIES: "10.43.0.0/16 10.42.0.0/16 192.168.4.0/24" parameters: - name: image.repository value: 'nextcloud'