correct nextcloud ingress ns

This commit is contained in:
2025-12-28 08:21:05 +05:30
parent 9e2730b164
commit 9f27e1cf64

View File

@@ -3,7 +3,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: nextcloud-ingress
namespace: monitoring
namespace: tools
annotations:
cert-manager.io/cluster-issuer: letsencrypt-cloudflare
traefik.ingress.kubernetes.io/router.entrypoints: websecure
@@ -30,7 +30,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: collabora-ingress
namespace: monitoring
namespace: tools
annotations:
cert-manager.io/cluster-issuer: letsencrypt-cloudflare
traefik.ingress.kubernetes.io/router.entrypoints: websecure