Revert "Koschei backend: try adding dummy readiness/liveness probes"
This reverts commit a0dcc00aec
.
This commit is contained in:
parent
3cf0319087
commit
cf7a3e4ad0
1 changed files with 0 additions and 12 deletions
|
@ -36,18 +36,6 @@ spec:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
readinessProbe:
|
|
||||||
timeoutSeconds: 1
|
|
||||||
initialDelaySeconds: 5
|
|
||||||
exec:
|
|
||||||
command:
|
|
||||||
- /bin/true
|
|
||||||
livenessProbe:
|
|
||||||
timeoutSeconds: 1
|
|
||||||
initialDelaySeconds: 5
|
|
||||||
exec:
|
|
||||||
command:
|
|
||||||
- /bin/true
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
secret:
|
secret:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue