File only

This commit is contained in:
2025-07-08 21:52:41 +01:00
parent 31a4ba8fa9
commit a291bf402a

View File

@@ -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