feat(nextcloud): add nginx compatibility
This commit is contained in:
@@ -49,4 +49,4 @@ sources:
|
|||||||
- https://hub.docker.com/r/collabora/code
|
- https://hub.docker.com/r/collabora/code
|
||||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||||
type: application
|
type: application
|
||||||
version: 32.9.16
|
version: 32.10.0
|
||||||
|
|||||||
@@ -534,6 +534,9 @@ ingressMiddlewares:
|
|||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
required: true
|
required: true
|
||||||
|
annotations:
|
||||||
|
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||||
|
rewrite ^/\.well-known/(card|cal)dav$ /remote.php/dav/ permanent;
|
||||||
integrations:
|
integrations:
|
||||||
traefik:
|
traefik:
|
||||||
chartMiddlewares:
|
chartMiddlewares:
|
||||||
|
|||||||
Reference in New Issue
Block a user