removing linvess check

This commit is contained in:
lrossett 2021-08-23 14:38:17 -03:00
parent 3ba84f6b97
commit 7f79ed6880
No known key found for this signature in database
GPG key ID: A073363F751EEE2B

View file

@ -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: