This jsonnet lib renders the cert-manager Helm chart with a few Grafana specific overrides.
It depends on the helmraiser functionality available in tanka>=0.12.0-alpha1.
aks-mixin.libsonnet
is a mixin which adds a namespaceSelector to exclude control-plane namespaces. This selector gets
added automatically by AKS after applying, by using this mixin, we can prevent a diff.
References: