This commit is contained in:
2025-03-04 05:04:13 -06:00
parent d273f21505
commit f9b1ae184d
2 changed files with 14 additions and 1 deletions

View File

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