Skip to content

Commit

Permalink
disable canary
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-haley authored Dec 8, 2023
1 parent b63ed90 commit 17b52a3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions kubernetes/manifests/apps/observability/loki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,16 @@ values:
extraVolumes:
- name: scratch
emptyDir: {}
monitoring:
dashboards:
annotations:
grafana_folder: Loki
selfMonitoring:
enabled: true
grafanaAgent:
installOperator: false
lokiCanary:
enabled: false
valuesFrom:
- targetPath: loki.structuredConfig.common.storage.s3.bucketnames
kind: ConfigMap
Expand Down

0 comments on commit 17b52a3

Please sign in to comment.