test: fix windows test failure
This commit is contained in:
parent
ecc04f26c9
commit
516ab0ea3e
|
|
@ -32,7 +32,7 @@ spec:
|
|||
"kubernetes.io/os": linux
|
||||
containers:
|
||||
- name: smb-server
|
||||
image: dperson/samba
|
||||
image: andyzhangx/samba:win-fix
|
||||
env:
|
||||
- name: PERMISSIONS
|
||||
value: "0777"
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ spec:
|
|||
"kubernetes.io/os": linux
|
||||
containers:
|
||||
- name: smb-server
|
||||
image: dperson/samba
|
||||
image: andyzhangx/samba:win-fix
|
||||
env:
|
||||
- name: PERMISSIONS
|
||||
value: "0777"
|
||||
|
|
|
|||
Loading…
Reference in New Issue