If any files are mounted from k8s secrets the chown commands will fail due to the fact that these files will only be read-only. This commit ignores any errors during the chown commands. Co-authored-by: Simon Beck <simon.beck@earthnet.ch> Co-authored-by: Carlos D. Álvaro <github@cdalvaro.io>