apiVersion: v1 kind: ConfigMap metadata: name: samba-config data: FAIL_FAST: "true" SAMBA_GLOBAL_STANZA: "map to guest = Bad User;guest account = samba;wins support = yes;load printers = no;" SAMBA_VOLUME_CONFIG_share: | [share] path = /storage comment = Shared valid users = @smb browseable = yes writable = yes read only = no printable = no public = yes