Merge pull request #411 from steven-sheehy/helm-cleanup
Add readiness probe to Helm chart and cleanup
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- production/helm/Chart.yaml 1 addition, 1 deletionproduction/helm/Chart.yaml
- production/helm/templates/loki/_helpers.tpl 2 additions, 2 deletionsproduction/helm/templates/loki/_helpers.tpl
- production/helm/templates/loki/deployment.yaml 16 additions, 29 deletionsproduction/helm/templates/loki/deployment.yaml
- production/helm/templates/loki/podsecuritypolicy.yaml 1 addition, 1 deletionproduction/helm/templates/loki/podsecuritypolicy.yaml
- production/helm/templates/loki/role.yaml 1 addition, 1 deletionproduction/helm/templates/loki/role.yaml
- production/helm/templates/loki/rolebinding.yaml 1 addition, 1 deletionproduction/helm/templates/loki/rolebinding.yaml
- production/helm/templates/loki/service.yaml 6 additions, 8 deletionsproduction/helm/templates/loki/service.yaml
- production/helm/templates/promtail/daemonset.yaml 19 additions, 34 deletionsproduction/helm/templates/promtail/daemonset.yaml
- production/helm/templates/promtail/podsecuritypolicy.yaml 1 addition, 1 deletionproduction/helm/templates/promtail/podsecuritypolicy.yaml
- production/helm/templates/promtail/role.yaml 1 addition, 1 deletionproduction/helm/templates/promtail/role.yaml
- production/helm/templates/promtail/rolebinding.yaml 1 addition, 1 deletionproduction/helm/templates/promtail/rolebinding.yaml
- production/helm/values.yaml 30 additions, 25 deletionsproduction/helm/values.yaml
Please register or sign in to comment