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