Clusters often do not have direct access to internet registries and instead rely on a local company cache. Therefore, we would like to be able to enforce specific settings for the deployed workloads (Prometheus, Kube-state-metrics, Node-exporter) to ensure they are scheduled on specific nodes.
For instance, having a Values.yaml
file that allows overriding keys such as image
, nodeAffinity
, taints, etc.