FEAT: set forced sync for loki-stack

This commit is contained in:
Sebastian Mark 2022-04-16 10:43:46 +02:00
parent 80e517c656
commit d46afb0296

View file

@ -7,6 +7,7 @@ app + {
chart:: "loki-stack",
repo:: "https://grafana.github.io/helm-charts",
version:: "2.6.*",
syncOptions:: ["CreateNamespace=true", "Force=true"],
values:: |||
loki:
isDefault: false