Remove RadosGW liveness probe for now

This commit is contained in:
Alexander Olofsson 2019-07-08 09:47:21 +02:00
parent 7c4f08c0e4
commit 3b369a0f81
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: /