all the new lines
This commit is contained in:
@@ -13,3 +13,4 @@ local kp =
|
|||||||
{ ['prometheus-' + name]: kp.prometheus[name] for name in std.objectFields(kp.prometheus) } +
|
{ ['prometheus-' + name]: kp.prometheus[name] for name in std.objectFields(kp.prometheus) } +
|
||||||
{ ['prometheus-adapter-' + name]: kp.prometheusAdapter[name] for name in std.objectFields(kp.prometheusAdapter) } +
|
{ ['prometheus-adapter-' + name]: kp.prometheusAdapter[name] for name in std.objectFields(kp.prometheusAdapter) } +
|
||||||
{ ['grafana-' + name]: kp.grafana[name] for name in std.objectFields(kp.grafana) }
|
{ ['grafana-' + name]: kp.grafana[name] for name in std.objectFields(kp.grafana) }
|
||||||
|
|
||||||
|
@@ -25,3 +25,4 @@ local kustomization = {
|
|||||||
manifests {
|
manifests {
|
||||||
"../kustomization": kustomization,
|
"../kustomization": kustomization,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user