mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
os.Create() will obey the umask which results in the file being 0644 when injected in the container.
os.Create() will obey the umask which results in the file being 0644 when injected in the container.