diff --git a/roles/openshift-apps/messaging-bridges/files/deploymentconfig.yml b/roles/openshift-apps/messaging-bridges/files/deploymentconfig.yml index 012367c5fe..19569bcf12 100644 --- a/roles/openshift-apps/messaging-bridges/files/deploymentconfig.yml +++ b/roles/openshift-apps/messaging-bridges/files/deploymentconfig.yml @@ -51,18 +51,6 @@ items: - name: rabbitmq-crt-volume mountPath: /etc/pki/rabbitmq/crt readOnly: true - #readinessProbe: - # timeoutSeconds: 1 - # initialDelaySeconds: 5 - # httpGet: - # path: /api/v1/ - # port: 8080 - #livenessProbe: - # timeoutSeconds: 1 - # initialDelaySeconds: 30 - # httpGet: - # path: /api/v1/ - # port: 8080 volumes: - name: config-volume configMap: @@ -143,18 +131,6 @@ items: - name: rabbitmq-crt-volume mountPath: /etc/pki/rabbitmq/crt readOnly: true - #readinessProbe: - # timeoutSeconds: 1 - # initialDelaySeconds: 5 - # httpGet: - # path: /api/v1/ - # port: 8080 - #livenessProbe: - # timeoutSeconds: 1 - # initialDelaySeconds: 30 - # httpGet: - # path: /api/v1/ - # port: 8080 volumes: - name: config-volume configMap: @@ -229,18 +205,6 @@ items: - name: rabbitmq-crt-volume mountPath: /etc/pki/rabbitmq/crt readOnly: true - #readinessProbe: - # timeoutSeconds: 1 - # initialDelaySeconds: 5 - # httpGet: - # path: /api/v1/ - # port: 8080 - #livenessProbe: - # timeoutSeconds: 1 - # initialDelaySeconds: 30 - # httpGet: - # path: /api/v1/ - # port: 8080 volumes: - name: config-volume configMap: