FEAT: let nginx handle all ingresses
This commit is contained in:
parent
33f66d9090
commit
3dcd78a392
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ app + {
|
||||||
image: tarampampam/error-pages
|
image: tarampampam/error-pages
|
||||||
tag: 2.13.0
|
tag: 2.13.0
|
||||||
controller:
|
controller:
|
||||||
|
watchIngressWithoutClass: true
|
||||||
custom-http-errors: "400,401,403,404,405,407,408,409,410,411,412,413,416,418,429,500,502,503,504,505"
|
custom-http-errors: "400,401,403,404,405,407,408,409,410,411,412,413,416,418,429,500,502,503,504,505"
|
||||||
image:
|
image:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
Loading…
Reference in a new issue