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

@ -3,6 +3,8 @@ kind: IngressRoute
metadata:
name: argocd-ui
namespace: argocd
labels:
expose: "false"
spec:
entryPoints:
- web