Add targetRevision to kube-prometheus-stack and loki-stack configurations for version flexibility
This commit is contained in:
@@ -13,6 +13,7 @@ spec:
|
|||||||
sources:
|
sources:
|
||||||
- repoURL: https://prometheus-community.github.io/helm-charts
|
- repoURL: https://prometheus-community.github.io/helm-charts
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
|
targetRevision: "*"
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
prometheus:
|
prometheus:
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ spec:
|
|||||||
sources:
|
sources:
|
||||||
- repoURL: https://grafana.github.io/helm-charts
|
- repoURL: https://grafana.github.io/helm-charts
|
||||||
chart: loki-stack
|
chart: loki-stack
|
||||||
|
targetRevision: "*"
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
loki:
|
loki:
|
||||||
|
|||||||
Reference in New Issue
Block a user