This commit is contained in:
662 2021-11-21 00:34:39 +08:00 committed by GitHub
parent ab6ce4ebc1
commit 9cd7fd2fb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ spec:
redirectRegex:
regex: {{ $middlewareData.regex | quote }}
replacement: {{ $middlewareData.replacement | quote }}
permanent: {{ $middlewareData.replacement }}
permanent: {{ $middlewareData.permanent }}
{{ end }}