Remove other volume
This commit is contained in:
@@ -36,9 +36,6 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /shares/data
|
- mountPath: /shares/data
|
||||||
name: share-path
|
name: share-path
|
||||||
- mountPath: /etc/samba/smb.default
|
|
||||||
name: samba-config
|
|
||||||
subPath: smb.default
|
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: samba-config
|
name: samba-config
|
||||||
|
|||||||
Reference in New Issue
Block a user