update oauth2 longhorn

This commit is contained in:
2025-03-31 01:18:07 +02:00
parent 04b4424ceb
commit a8df93957f
2 changed files with 11 additions and 15 deletions

View File

@@ -1,13 +1,11 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: longhorn-ingress
name: longhorn-dashboard
namespace: longhorn-system
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
spec:
ingressClassName: nginx
tls:
- hosts:
- longhorn.prod.panic.haus

View File

@@ -4,8 +4,6 @@ metadata:
name: oauth2-proxy-longhorn-ingress
namespace: longhorn-system
spec:
ingressClassName: nginx
rules:
- host: longhorn.prod.panic.haus
http:
paths: