Browse Source

pin heketi image version

pull/2931/head
Sascha Marcel Schmidt 6 years ago
parent
commit
318c69350e
No known key found for this signature in database GPG Key ID: D1D6CE184437796D
1 changed files with 1 additions and 1 deletions
  1. 2
      contrib/network-storage/heketi/roles/provision/heketi-deployment.json

2
contrib/network-storage/heketi/roles/provision/heketi-deployment.json

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

Loading…
Cancel
Save