Merge pull request #450 from steven-sheehy/separate-charts
Separate loki & promtail charts
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- Makefile 12 additions, 5 deletionsMakefile
- production/helm/README.md 14 additions, 2 deletionsproduction/helm/README.md
- production/helm/loki-stack/.helmignore 22 additions, 0 deletionsproduction/helm/loki-stack/.helmignore
- production/helm/loki-stack/Chart.yaml 13 additions, 0 deletionsproduction/helm/loki-stack/Chart.yaml
- production/helm/loki-stack/requirements.yaml 10 additions, 0 deletionsproduction/helm/loki-stack/requirements.yaml
- production/helm/loki-stack/templates/NOTES.txt 3 additions, 0 deletionsproduction/helm/loki-stack/templates/NOTES.txt
- production/helm/loki-stack/values.yaml 6 additions, 0 deletionsproduction/helm/loki-stack/values.yaml
- production/helm/loki/.helmignore 22 additions, 0 deletionsproduction/helm/loki/.helmignore
- production/helm/loki/Chart.yaml 1 addition, 1 deletionproduction/helm/loki/Chart.yaml
- production/helm/loki/grafana.yaml 0 additions, 5 deletionsproduction/helm/loki/grafana.yaml
- production/helm/loki/templates/NOTES.txt 3 additions, 0 deletionsproduction/helm/loki/templates/NOTES.txt
- production/helm/loki/templates/_helpers.tpl 10 additions, 10 deletionsproduction/helm/loki/templates/_helpers.tpl
- production/helm/loki/templates/deployment.yaml 23 additions, 25 deletionsproduction/helm/loki/templates/deployment.yaml
- production/helm/loki/templates/networkpolicy.yaml 1 addition, 1 deletionproduction/helm/loki/templates/networkpolicy.yaml
- production/helm/loki/templates/podsecuritypolicy.yaml 1 addition, 2 deletionsproduction/helm/loki/templates/podsecuritypolicy.yaml
- production/helm/loki/templates/pvc.yaml 22 additions, 0 deletionsproduction/helm/loki/templates/pvc.yaml
- production/helm/loki/templates/role.yaml 1 addition, 2 deletionsproduction/helm/loki/templates/role.yaml
- production/helm/loki/templates/rolebinding.yaml 1 addition, 2 deletionsproduction/helm/loki/templates/rolebinding.yaml
- production/helm/loki/templates/secret.yaml 0 additions, 0 deletionsproduction/helm/loki/templates/secret.yaml
Loading
Please register or sign in to comment