Resolve "loki's virtual-service should not be enabled by default"
General MR
Summary
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.
Relevant logs/screenshots
(Include any relevant logs/screenshots)
Linked Issue
Upgrade Notices
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)