mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 09:11:30 -05:00
Update deployment.yaml
This commit is contained in:
parent
3585620c00
commit
db33d095af
1 changed files with 6 additions and 6 deletions
|
|
@ -25,11 +25,11 @@ spec:
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /app/data
|
- mountPath: /app/data
|
||||||
name: storage
|
name: storage
|
||||||
livenessProbe:
|
#livenessProbe:
|
||||||
exec:
|
#exec:
|
||||||
command:
|
#command:
|
||||||
- node
|
#- node
|
||||||
- extra/healthcheck.js
|
#- extra/healthcheck.js
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /
|
path: /
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue