UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a87a0743 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'loki-release-name' into 'master'

SKIP UPGRADE: Fix Loki release name to match previous releases

See merge request platform-one/big-bang/bigbang!1556

(cherry picked from commit 629739f1)

423beacb SKIP UPGRADE: Fix Loki release name to match previous releases
parent 852b29c4
No related branches found
No related tags found
1 merge request!1593Draft: Merge branch 'anchore-np-fixes' into 'master'
......@@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/component: "core"
{{- include "commonLabels" . | nindent 4}}
spec:
releaseName: {{ default "loki" .Values.loki.releaseName }}
releaseName: {{ default "logging-loki" .Values.loki.releaseName }}
targetNamespace: logging
chart:
spec:
......@@ -62,4 +62,4 @@ spec:
{{- end }}
{{- end }}
{{- end }}
{{- end }}
\ No newline at end of file
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment