remove match

This commit is contained in:
2025-03-13 19:04:41 -05:00
parent c3e9b241d9
commit 11e8ad1fa6

View File

@@ -16,11 +16,7 @@ spec:
name: traefik-gateway name: traefik-gateway
namespace: traefik namespace: traefik
rules: rules:
- matches: - backendRefs:
- path:
type: PathPrefix
value: /
backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: gitea-ssh name: gitea-ssh