Skip to content

Commit abd1a12

Browse files
committed
fix: tests not traefik
1 parent f6cdf24 commit abd1a12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloudflared/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ data:
2727
- hostname: argocd.yadon3141.com
2828
service: http://traefik.traefik.svc.cluster.local:80
2929
- hostname: grafana.yadon3141.com
30-
service: http://traefik.kube-system.svc.cluster.local:80
30+
service: http://traefik.traefik.svc.cluster.local:80
3131
- hostname: longhorn.yadon3141.com
32-
service: http://traefik.kube-system.svc.cluster.local:80
32+
service: http://traefik.traefik.svc.cluster.local:80
3333
- service: http_status:404

0 commit comments

Comments
 (0)