pin versions of container images

pull/2931/head
Sascha Marcel Schmidt 2018-06-27 10:11:14 +02:00
parent 8ef0cf771f
commit 74cad6b811
No known key found for this signature in database
GPG Key ID: D1D6CE184437796D
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
"hostNetwork": true, "hostNetwork": true,
"containers": [ "containers": [
{ {
"image": "gluster/gluster-centos:latest", "image": "gluster/gluster-centos:gluster4u0_centos7",
"imagePullPolicy": "Always", "imagePullPolicy": "Always",
"name": "glusterfs", "name": "glusterfs",
"volumeMounts": [ "volumeMounts": [

View File

@ -56,7 +56,7 @@
"serviceAccountName": "heketi-service-account", "serviceAccountName": "heketi-service-account",
"containers": [ "containers": [
{ {
"image": "heketi/heketi:dev", "image": "heketi/heketi:7",
"imagePullPolicy": "Always", "imagePullPolicy": "Always",
"name": "deploy-heketi", "name": "deploy-heketi",
"env": [ "env": [