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