Something strange - that _is_ the entrypoint
This commit is contained in:
parent
ee13f319aa
commit
6da71fdc9c
|
@ -16,6 +16,9 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- image: cryptpad/cryptpad:version-5.5.0
|
||||
command:
|
||||
- /usr/local/bin/npm
|
||||
- start
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 5
|
||||
|
|
Loading…
Reference in New Issue