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

@@ -1,6 +1,8 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
labels:
expose: "true"
name: website-ingress
namespace: website
spec: