*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 3138802c authored by entlein's avatar entlein
Browse files

seperating the loki version from the rancher-logging operator version

parent 98ab9fb9
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
...@@ -46,7 +46,7 @@ metadata: ...@@ -46,7 +46,7 @@ metadata:
spec: spec:
repo: {{ item.value.repo | default("https://grafana.github.io/helm-charts") }} repo: {{ item.value.repo | default("https://grafana.github.io/helm-charts") }}
chart: loki chart: loki
version: {{ item.value.version | default("2.11.1") }} version: {{ item.value.lokiversion | default("2.11.1") }}
targetNamespace: cattle-logging-system targetNamespace: cattle-logging-system
......
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