ingress routes streamlined, added expose label

This commit is contained in:
2024-04-01 19:46:12 +02:00
parent c0137d2391
commit 61cfa7fcf6
11 changed files with 25 additions and 6 deletions

View File

@ -2,6 +2,8 @@ apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: longhorn-frontend
labels:
expose: "false"
spec:
entryPoints:
- web