Fix example Helm chart values to enable custom http errors (#8558)

This commit is contained in:
Kevin Scholz 2022-07-11 03:59:47 +02:00 committed by GitHub
parent 8f6c2e6b2e
commit 97c45faede
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
controller:
config:
custom-http-errors: "404,503"
defaultBackend:
enabled: true