Set installed for logging stuff to false

This commit is contained in:
Nikolai Rodionov
2023-07-09 22:40:33 +02:00
parent f29e5af719
commit 4313c1db4e

View File

@ -53,12 +53,12 @@ releases:
createNamespace: true
- <<: *loki
installed: true
installed: false
namespace: monitoring-system
createNamespace: false
- <<: *promtail
installed: true
installed: false
namespace: monitoring-system
createNamespace: false