apiVersion: v1 kind: ConfigMap metadata: name: samba-config data: FAIL_FAST: "true" SAMBA_CONF_LOG_LEVEL: "2" ACCOUNT_samba: samba GROUPS_samba: samba SAMBA_GLOBAL_STANZA: "map to guest = Bad User;guest account = samba;wins support = yes;load printers = no;protocol = SMB3" SAMBA_VOLUME_CONFIG_share: | [share] path = /shares/data comment = K3s share data browseable = yes writable = yes read only = no printable = no public = yes