bitter-airplane-57370
04/25/2023, 8:16 AMDEFAULT_PATH_FOR_NON_LISTED_NODES.
I noticed the local-path-provisionner use a kube-system/local-path-config ConfigMap. But as this ConfigMap provide config.json + many other files, it is not simple to override the part I'm interested in. I suppose having two ConfigMap, one for config.json and one for other files can help. But there is possibly an other approach for that.