Something strange - that _is_ the entrypoint

This commit is contained in:
Martyn 2023-12-05 17:44:05 +00:00
parent ee13f319aa
commit 6da71fdc9c
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ spec:
spec: spec:
containers: containers:
- image: cryptpad/cryptpad:version-5.5.0 - image: cryptpad/cryptpad:version-5.5.0
command:
- /usr/local/bin/npm
- start
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 5 failureThreshold: 5