mirror of
https://github.com/traefik/traefik.git
synced 2025-05-31 23:25:23 +00:00
Add missing quotes in errorpages k8s example yaml
This commit is contained in:
parent
5487015a83
commit
ac8e47579b
@ -28,7 +28,7 @@ metadata:
|
||||
spec:
|
||||
errors:
|
||||
status:
|
||||
- 500-599
|
||||
- "500-599"
|
||||
query: /{status}.html
|
||||
service:
|
||||
name: whoami
|
||||
|
Loading…
x
Reference in New Issue
Block a user