chore(k8s): returned to Host || Host standart instead of regexp.
Yaml lint (yamllint)
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: HostRegexp(`^traefik\.(workstation|gigaforust)\.internal$`)
|
||||
- match: Host(`traefik.workstation.internal`) || Host(`traefik.gigaforust.internal`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: api@internal
|
||||
|
||||
Reference in New Issue
Block a user