Re-enable the RadosGW liveness probe

This commit is contained in:
Alexander Olofsson 2019-07-08 10:19:45 +02:00
parent 7f27cf97a6
commit fd0d92001d
No known key found for this signature in database
GPG key ID: D439C9470CB04C73

View file

@ -35,10 +35,10 @@ spec:
- name: http - name: http
containerPort: 8080 containerPort: 8080
protocol: TCP protocol: TCP
# livenessProbe: livenessProbe:
# httpGet: httpGet:
# path: / path: /
# port: http port: http
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /