Resolve "loki's virtual-service should not be enabled by default"
Compare changes
Files
5+ 1
− 1
@@ -3,7 +3,7 @@ name: loki
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.51
This MR resolves an issue that was brought up in the Big Bang Community Slack where the Loki API's VirtualService
was
enabled by default.
(Include any relevant logs/screenshots)
Any users that were using the Loki API VirtualService
(loki.<your-domain>
) without
explicitly enabling it will now need to set loki.values.istio.loki.enabled
to true
when upgrading/installing BigBang. Thank you to Goran Osim for bringing this misconfiguration
to our attention.
Closes #211 (closed)
UNCLASSIFIED - NO CUI