pin versions of container images
parent
8ef0cf771f
commit
74cad6b811
|
@ -26,7 +26,7 @@
|
|||
"hostNetwork": true,
|
||||
"containers": [
|
||||
{
|
||||
"image": "gluster/gluster-centos:latest",
|
||||
"image": "gluster/gluster-centos:gluster4u0_centos7",
|
||||
"imagePullPolicy": "Always",
|
||||
"name": "glusterfs",
|
||||
"volumeMounts": [
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"serviceAccountName": "heketi-service-account",
|
||||
"containers": [
|
||||
{
|
||||
"image": "heketi/heketi:dev",
|
||||
"image": "heketi/heketi:7",
|
||||
"imagePullPolicy": "Always",
|
||||
"name": "deploy-heketi",
|
||||
"env": [
|
||||
|
|
Loading…
Reference in New Issue