Always pull docker image
This commit is contained in:
@@ -78,6 +78,7 @@ func (e *KubernetesExecutor) createPod() *api.Pod {
|
|||||||
MountPath: "/ssd/plex/Buffer",
|
MountPath: "/ssd/plex/Buffer",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
ImagePullPolicy: api.PullAlways,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user