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'