add minimal distributed mode support
General MR
Summary
By community request this MR will add the minimal requirements to support a Loki microservices/distributed deployment strategy.
- Added option to disable helm validation checks that prevent deployment configurations using
.Values.experimentalMode.enabled=true
- Updates the overview.md with the deployment mode types, with included warning about the distributed mode
NOTE: This MR needs to be manually tested by the reviewer, the pipelines do not test with distributed mode.
This MR pairs with big bang branch loki-distributed
Umbrella Branch
loki-distributed
Relevant logs/screenshots
Linked Issue
Upgrade Notices
N/A
Edited by Brian Jackson