From 50218bf53c30358dadb4ad8e6ea14f6c09001fe2 Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 4 Jul 2025 12:41:56 +0200 Subject: [PATCH] neuer versuch phone-region --- argocd/apps/nextcloud/nextcloud.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/argocd/apps/nextcloud/nextcloud.yaml b/argocd/apps/nextcloud/nextcloud.yaml index 20c33e5..0b60726 100644 --- a/argocd/apps/nextcloud/nextcloud.yaml +++ b/argocd/apps/nextcloud/nextcloud.yaml @@ -82,12 +82,12 @@ spec: value: '192.168.4.125' - name: nextcloud.mail.smtp.port value: '25' -# - name: nextcloud.configs.phone-region\.php -# value: | -# 'DE', -# ); + - name: nextcloud.configs.phone-region\.php + value: | + 'DE', + ); chart: nextcloud destination: server: 'https://kubernetes.default.svc'