This commit is contained in:
2025-03-04 04:58:29 -06:00
parent 041cf0933d
commit d273f21505

View File

@@ -50,5 +50,5 @@ metadata:
name: example-redirectregex name: example-redirectregex
spec: spec:
redirectRegex: redirectRegex:
regex: ^https://example.com/(.*) regex: ^https://test.durp.info/(.*)
replacement: https://google.com/${1} replacement: https://google.com/${1}