Refactor coder ingress route: Update host and path prefix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user