Closed giorgionanfa closed 6 months ago
Huh, I have not tested this use case.
You will run into a lot of issues trying to run it this way:
rsyslog
, opendkim
, cron
, postfix
...), with each one having his own user accounts.Even if we were to ignore all of this, by running this as specific, non-root user, you'd be forcing all these services to run under the same account. Doable? Most likely. Does it increase security? That is a question.
Frankly, I don't feel taking this on at this stage, but if there was someone providing a pull request, I would consider it merging.
Duplicate of #195
Hi, I am using the mail chart and trying to set this security context (necessary for project policies):
After the chart is installed, the pod continuously restarts with the following logs:
Do you have any ideas on how I can solve this problem or if it's possible? Thanks a lot!