Skip to content

Commit

Permalink
try adding a separate rule
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <kingdon+github@tuesdaystudios.com>
  • Loading branch information
kingdonb committed Jun 29, 2024
1 parent f59dfa0 commit e35263d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
entryPoints:
- websecure
routes:
- match: HostSNIRegexp(`kubernetes-cluster.test.moomboo.space`, `(?i)^.+\.test\.moomboo\.space$`)
- match: HostSNIRegexp(`^kubernetes-cluster\.test\.moomboo\.space$`) #, `(?i)^.+\.test\.moomboo\.space$`)
# match: HostSNI(`kubernetes-cluster.test.moomboo.space`)
priority: 1
services:
Expand Down

0 comments on commit e35263d

Please sign in to comment.