mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +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.