From ddb2aeb559d55c77893497dc1f7556985b8d7bee Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 4 Jul 2025 12:16:22 +0200 Subject: [PATCH] defaul phone region deleted --- argocd/apps/nextcloud/nextcloud.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/argocd/apps/nextcloud/nextcloud.yaml b/argocd/apps/nextcloud/nextcloud.yaml index 949cfcb..ee89112 100644 --- a/argocd/apps/nextcloud/nextcloud.yaml +++ b/argocd/apps/nextcloud/nextcloud.yaml @@ -84,12 +84,6 @@ spec: value: '192.168.4.125' - name: nextcloud.mail.smtp.port value: '25' - - name: nextcloud.configs - config.php: | - 'DE', - ); chart: nextcloud destination: server: 'https://kubernetes.default.svc'