fixed ingress

This commit is contained in:
2026-01-11 08:52:17 +01:00
parent 781787888a
commit a8cda1ac70
+2 -2
View File
@@ -763,8 +763,8 @@ metadata:
nginx.ingress.kubernetes.io/configuration-snippet: |
proxy_hide_header Content-Security-Policy;
add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob:; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https:; media-src 'self'; frame-ancestors 'self' https://home.dooplex.hu https://orsi.dooplex.hu https://kisfenyo.dooplex.hu;" always;
name: nextcloud
namespace: nextcloud-system
name: nextcloud
namespace: nextcloud-system
spec:
ingressClassName: nginx-internal
rules: