Release-monitoring: Remove probes from service pod
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
5177fc674f
commit
04c1e67dc2
1 changed files with 0 additions and 12 deletions
|
@ -150,18 +150,6 @@ items:
|
|||
- name: fedora-messaging-cert-volume
|
||||
mountPath: /etc/pki/rabbitmq/cert
|
||||
readOnly: true
|
||||
readinessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 5
|
||||
httpGet:
|
||||
path: /
|
||||
port: 8080
|
||||
livenessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 30
|
||||
httpGet:
|
||||
path: /
|
||||
port: 8080
|
||||
volumes:
|
||||
- name: config-volume
|
||||
configMap:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue