mirror of
https://github.com/truecharts/charts.git
synced 2026-07-26 14:15:25 -03:00
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/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 32.9.16
|
||||
version: 32.10.0
|
||||
|
||||
@@ -534,6 +534,9 @@ ingressMiddlewares:
|
||||
ingress:
|
||||
main:
|
||||
required: true
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
rewrite ^/\.well-known/(card|cal)dav$ /remote.php/dav/ permanent;
|
||||
integrations:
|
||||
traefik:
|
||||
chartMiddlewares:
|
||||
|
||||
Reference in New Issue
Block a user