fix(nginx): Move error page to 503
This commit is contained in:
@@ -5,4 +5,7 @@ metadata:
|
||||
namespace: ingress-nginx
|
||||
data:
|
||||
"404": |
|
||||
<span>Oceanbox is having a woopsie dupsie. uwu</span>
|
||||
<p>Could not find the page you were looking for.</p>
|
||||
"503": |
|
||||
<p>Oceanbox is having a woopsie dupsie. uwu</p>
|
||||
<img alt="Insert oceanbox Text TV maintanence window here."/>
|
||||
|
||||
Reference in New Issue
Block a user