correct nextcloud ingress ns
This commit is contained in:
@@ -3,7 +3,7 @@ apiVersion: networking.k8s.io/v1
|
|||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: nextcloud-ingress
|
name: nextcloud-ingress
|
||||||
namespace: monitoring
|
namespace: tools
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-cloudflare
|
cert-manager.io/cluster-issuer: letsencrypt-cloudflare
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
@@ -30,7 +30,7 @@ apiVersion: networking.k8s.io/v1
|
|||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: collabora-ingress
|
name: collabora-ingress
|
||||||
namespace: monitoring
|
namespace: tools
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-cloudflare
|
cert-manager.io/cluster-issuer: letsencrypt-cloudflare
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
|
|||||||
Reference in New Issue
Block a user