removing linvess check
This commit is contained in:
parent
3ba84f6b97
commit
7f79ed6880
1 changed files with 0 additions and 12 deletions
|
@ -39,18 +39,6 @@ spec:
|
||||||
mountPath: /etc/fedora-messaging
|
mountPath: /etc/fedora-messaging
|
||||||
readOnly: true
|
readOnly: true
|
||||||
{% endif %}
|
{% endif %}
|
||||||
livenessProbe:
|
|
||||||
timeoutSeconds: 1
|
|
||||||
initialDelaySeconds: 30
|
|
||||||
exec:
|
|
||||||
command:
|
|
||||||
- ps
|
|
||||||
- -C
|
|
||||||
- fedora-messaging
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
memory: 500Mi
|
|
||||||
cpu: 0.3
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue