.. | ||
images | ||
default-single-binary-values.yaml | ||
default-values.yaml | ||
ingress-values.yaml | ||
legacy-monitoring-values.yaml | ||
README.md | ||
simple-scalable-aws-kube-irsa-values.yaml |
These scenarios are used by Github Workflow: Publish Rendered Helm Chart Diff.
Each scenario is used as the values file for the Loki Helm chart to render Kubernetes manifests in base
and PR's
branch to compare the content and report the diff on Pull Request as a comment(example). It gives the ability to the reviewer to understand how the changes in the chart modify resulting manifests.
The workflow reports three types of changes for each scenario:
- Added files - the manifests that are added in the current PR and that did not exist in
base
branch.