Skip to content

Commit

Permalink
chore(bors): merge pull request #393
Browse files Browse the repository at this point in the history
393: Revert loki health targets check r=tiagolobocastro a=tiagolobocastro

<!

Co-authored-by: Tiago Castro <[email protected]>
  • Loading branch information
mayastor-bors and tiagolobocastro committed Dec 14, 2023
2 parents 76a526f + 8fdd077 commit e8f685e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
repository: https://jaegertracing.github.io/helm-charts
condition: base.jaeger.enabled
- name: loki-stack
version: 2.9.11
version: 2.6.4
repository: https://grafana.github.io/helm-charts
condition: loki-stack.enabled
- name: nats
Expand Down
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $ helm install my-release openebs/mayastor
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | etcd | 8.6.0 |
| https://grafana.github.io/helm-charts | loki-stack | 2.9.11 |
| https://grafana.github.io/helm-charts | loki-stack | 2.6.4 |
| https://jaegertracing.github.io/helm-charts | jaeger-operator | 2.25.0 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.19.14 |
| https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 3.5.0 |
Expand Down
3 changes: 0 additions & 3 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -647,9 +647,6 @@ loki-stack:
- __meta_kubernetes_pod_uid
- __meta_kubernetes_pod_container_name
target_label: __path__
# Ignore readiness check if no logs are found on nodes without Mayastor components.
extraServerConfigs: |-
health_check_target: false
# Eventing which enables or disables eventing-related components.
eventing:
Expand Down

0 comments on commit e8f685e

Please sign in to comment.