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:
|
||||
limits:
|
||||
memory: 256Mi
|
||||
readinessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 5
|
||||
exec:
|
||||
command:
|
||||
- /bin/true
|
||||
livenessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 5
|
||||
exec:
|
||||
command:
|
||||
- /bin/true
|
||||
volumes:
|
||||
- name: config-volume
|
||||
secret:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue