Skip to content

Commit

Permalink
datasource
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwani-opstree committed Aug 2, 2024
1 parent 8dbb152 commit 797b4ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/pga/templates/datasources/loki.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-thanos-datasource
namespace: monitoring
name: kube-loki-datasource
namespace: logging
labels:
grafana_datasource: "1"
app: kube-grafana
prometheus: kube
data:
kube-thanos.yaml: |-
kube-loki.yaml: |-
apiVersion: 1
datasources:
- uid: loki
Expand Down

0 comments on commit 797b4ff

Please sign in to comment.