Refactor coder ingress route: Update host and path prefix

This commit is contained in:
2024-09-30 22:51:20 +08:00
parent 77111f8982
commit 3d40106eba
@@ -11,7 +11,7 @@ spec:
forceSlash: true
---
# Host(`test.traefik.local`) && PathPrefix(`/coder`)
# Host(`coder.traefik.local`) && PathPrefix(`/coder`) PathPrefix(`/coder`)
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata: