File only
This commit is contained in:
@@ -31,13 +31,14 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /storage
|
||||
name: local-path
|
||||
- mountPath: /etc/samba
|
||||
- mountPath: /etc/samba/smb.default
|
||||
name: samba-config
|
||||
subPath: smb.default
|
||||
volumes:
|
||||
- name: local-path
|
||||
hostPath:
|
||||
path: /usr/local/data
|
||||
type: DirectoryOrCreate
|
||||
- name: samba-config
|
||||
configMap:
|
||||
name: samba-config
|
||||
configMap:
|
||||
name: samba-config
|
||||
|
||||
Reference in New Issue
Block a user