I'm a baka, Next.js routes can't start with underscores
This commit is contained in:
parent
b543376207
commit
1036526e1c
@ -44,7 +44,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /_healthz
|
path: /healthz
|
||||||
port: 3000
|
port: 3000
|
||||||
httpHeaders:
|
httpHeaders:
|
||||||
- name: user-agent
|
- name: user-agent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user