You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
I'd be fine with switching it out for a more maintained image.
Could you be more specific about the k8s issues with the alternative you provided?
It seems that it can be configured with ENV vars and a yaml file (can be provided by either configMap or Secret). That would make it work pretty well I'd think?
This person has mounted a configMap to the /data folder. But configMaps are always read-only. If the configuration has to be mounted to a path inside /data, ideally a subPath should have been used.
Details
Helm chart name and version:
samba
Container name and tag:
dperson/samba
The docker image suffers from security issues like dperson/samba#407.
I have't found a better docker image yet, this looks promising but there are k8s issues:
https://github.com/crazy-max/docker-samba
I think a special docker image and a configmap for the smb.conf and secrets for the users might be a better longterm solution.
The text was updated successfully, but these errors were encountered: