fix database not available heketi error

This commit is contained in:
Sascha Marcel Schmidt
2018-09-05 16:03:32 +02:00
parent 64b0ce974d
commit 6ffddbff24
10 changed files with 39 additions and 27 deletions

View File

@@ -27,7 +27,7 @@
"containers": [
{
"image": "gluster/gluster-centos:gluster4u0_centos7",
"imagePullPolicy": "Always",
"imagePullPolicy": "IfNotPresent",
"name": "glusterfs",
"volumeMounts": [
{