Loading
daemons: deprecate implicit ca and proxy volume mounts
The commit doesn't change the behavior now, but prepares the path for a future removal of that code in a major relase. I consider that it's a very bad practice to require secrets with specific names to be created inside the cluster before running the helm chart. These secrets will now have to be explicitly mounted via the additionalSecrets logic.