From 3b369a0f81f7b5a956416da0dcb30f39559f8866 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Mon, 8 Jul 2019 09:47:21 +0200 Subject: [PATCH] Remove RadosGW liveness probe for now --- charts/radosgw/templates/statefulset.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/radosgw/templates/statefulset.yaml b/charts/radosgw/templates/statefulset.yaml index 4ab9a6e..75b0e5c 100644 --- a/charts/radosgw/templates/statefulset.yaml +++ b/charts/radosgw/templates/statefulset.yaml @@ -35,10 +35,10 @@ spec: - name: http containerPort: 8080 protocol: TCP - livenessProbe: - httpGet: - path: / - port: http + # livenessProbe: + # httpGet: + # path: / + # port: http readinessProbe: httpGet: path: /