feat(argo): Expose argocd dashboard

This commit is contained in:
2026-09-10 20:55:49 +05:30
parent e7569913cc
commit 9977e7a79a
11 changed files with 135 additions and 13 deletions
+23
View File
@@ -0,0 +1,23 @@
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
annotations:
argocd.argoproj.io/sync-wave: "2"
name: argocd-dashboard
namespace: argocd
spec:
hostnames:
- argo.whyredfire.dev
parentRefs:
- kind: Gateway
name: traefik-gateway
namespace: traefik
sectionName: websecure
rules:
- backendRefs:
- name: anubis
port: 80
matches:
- path:
type: PathPrefix
value: /