mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
Refactor coder ingress route: Update host and path prefix
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
|||||||
forceSlash: true
|
forceSlash: true
|
||||||
|
|
||||||
---
|
---
|
||||||
# Host(`test.traefik.local`) && PathPrefix(`/coder`)
|
# Host(`coder.traefik.local`) && PathPrefix(`/coder`) PathPrefix(`/coder`)
|
||||||
apiVersion: traefik.io/v1alpha1
|
apiVersion: traefik.io/v1alpha1
|
||||||
kind: IngressRoute
|
kind: IngressRoute
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user