mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-01 14:20:29 +00:00
If configuration object is used concurrently it is not safe to mutate self. There is no need for mutation so avoid it just in case.
If configuration object is used concurrently it is not safe to mutate self. There is no need for mutation so avoid it just in case.