diff --git a/apps/templates/nextcloud-helm.yaml b/apps/templates/nextcloud-helm.yaml index 8b54814..35868d0 100644 --- a/apps/templates/nextcloud-helm.yaml +++ b/apps/templates/nextcloud-helm.yaml @@ -36,18 +36,9 @@ spec: # memory: 128Mi nextcloud: host: drive.hensen.io - configs: - polling.config.php: |- - - array ( - 0 => 'drive.hensen.io', - ), - 'overwrite.cli.url' => 'https://drive.hensen.io', - 'overwritehost' => 'drive.hensen.io', - 'overwriteprotocol' => 'https', - ); + phpClientHttpsFix: + enabled: true + protocol: https ingress: enabled: true # className: nginx