From 8074d78ce0229195b39b2635bd4f7bb070a4001d Mon Sep 17 00:00:00 2001 From: titver968 Date: Wed, 11 Jun 2025 12:26:23 +0200 Subject: [PATCH] TZ auskommentiert --- argocd/apps/seaweedfs/seaweedfs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/argocd/apps/seaweedfs/seaweedfs.yaml b/argocd/apps/seaweedfs/seaweedfs.yaml index 9193e84..0a098fe 100644 --- a/argocd/apps/seaweedfs/seaweedfs.yaml +++ b/argocd/apps/seaweedfs/seaweedfs.yaml @@ -6,9 +6,9 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: project: default - container: - - name: TZ - value: 'Europe/Berlin' +# container: +# - name: TZ +# value: 'Europe/Berlin' source: repoURL: 'registry-1.docker.io/bitnamicharts' path: 'seaweedfs'