FEAT: set forced sync for loki-stack
This commit is contained in:
parent
80e517c656
commit
d46afb0296
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue