Fix filename consistency
This commit is contained in:
@ -13,7 +13,7 @@ spec:
|
||||
app: juliohm-cifs-volumedriver-installer
|
||||
spec:
|
||||
containers:
|
||||
- image: juliohm/kubernetes-cifs-volumedriver-installer:2.0
|
||||
- image: juliohm/kubernetes-cifs-volumedriver-installer:2.3
|
||||
name: flex-deploy
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
@ -29,4 +29,4 @@ spec:
|
||||
volumes:
|
||||
- name: flexvolume-mount
|
||||
hostPath:
|
||||
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/
|
||||
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/
|
||||
|
Reference in New Issue
Block a user