Skip to content
Snippets Groups Projects
Commit 6c8d9483 authored by Cory O'Daniel's avatar Cory O'Daniel
Browse files

all the new lines

parent 6be1adc1
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,4 @@ local kp =
{ ['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) } +
{ ['grafana-' + name]: kp.grafana[name] for name in std.objectFields(kp.grafana) }
......@@ -25,3 +25,4 @@ local kustomization = {
manifests {
"../kustomization": kustomization,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment