Update deployment.yaml

This commit is contained in:
2023-01-21 12:39:31 +00:00
committed by GitHub
parent 3585620c00
commit db33d095af

View File

@@ -25,11 +25,11 @@ spec:
volumeMounts:
- mountPath: /app/data
name: storage
livenessProbe:
exec:
command:
- node
- extra/healthcheck.js
#livenessProbe:
#exec:
#command:
#- node
#- extra/healthcheck.js
readinessProbe:
httpGet:
path: /
@@ -39,4 +39,4 @@ spec:
volumes:
- name: storage
persistentVolumeClaim:
claimName: uptimekuma-pvc
claimName: uptimekuma-pvc