From fd0d92001dbd805f98e0562c16491a6d835a9146 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Mon, 8 Jul 2019 10:19:45 +0200 Subject: [PATCH] Re-enable the RadosGW liveness probe --- 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 75b0e5c..4ab9a6e 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: /