Update longhorn-manager image to rancher/longhorn-manager:1ebf5cb

Bug fixes.
This commit is contained in:
Sheng Yang 2018-03-23 14:45:29 -07:00
parent d34090c014
commit d52443bea3
2 changed files with 8 additions and 8 deletions

View File

@ -155,7 +155,7 @@ spec:
mountPath: /data/
containers:
- name: longhorn-manager
image: rancher/longhorn-manager:2b34b4e
image: rancher/longhorn-manager:1ebf5cb
imagePullPolicy: Always
securityContext:
privileged: true
@ -166,7 +166,7 @@ spec:
- --engine-image
- rancher/longhorn-engine:de88734
- --manager-image
- rancher/longhorn-manager:2b34b4e
- rancher/longhorn-manager:1ebf5cb
- --service-account
- longhorn-service-account
ports:
@ -283,14 +283,14 @@ spec:
spec:
containers:
- name: longhorn-flexvolume-driver-deployer
image: rancher/longhorn-manager:2b34b4e
image: rancher/longhorn-manager:1ebf5cb
imagePullPolicy: Always
command:
- longhorn-manager
- -d
- deploy-flexvolume-driver
- --manager-image
- rancher/longhorn-manager:2b34b4e
- rancher/longhorn-manager:1ebf5cb
env:
- name: POD_NAMESPACE
valueFrom:

View File

@ -155,7 +155,7 @@ spec:
mountPath: /data/
containers:
- name: longhorn-manager
image: rancher/longhorn-manager:2b34b4e
image: rancher/longhorn-manager:1ebf5cb
imagePullPolicy: Always
securityContext:
privileged: true
@ -166,7 +166,7 @@ spec:
- --engine-image
- rancher/longhorn-engine:de88734
- --manager-image
- rancher/longhorn-manager:2b34b4e
- rancher/longhorn-manager:1ebf5cb
- --service-account
- longhorn-service-account
ports:
@ -283,14 +283,14 @@ spec:
spec:
containers:
- name: longhorn-flexvolume-driver-deployer
image: rancher/longhorn-manager:2b34b4e
image: rancher/longhorn-manager:1ebf5cb
imagePullPolicy: Always
command:
- longhorn-manager
- -d
- deploy-flexvolume-driver
- --manager-image
- rancher/longhorn-manager:2b34b4e
- rancher/longhorn-manager:1ebf5cb
env:
- name: POD_NAMESPACE
valueFrom: