This commit is contained in:
2024-05-22 12:49:28 -05:00
commit 35b77bb0df
219 changed files with 9997 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: v2
name: loki
version: 1.0.0
sources:
- https://github.com/grafana/loki
- https://github.com/grafana/helm-charts
dependencies:
- name: loki
version: 6.5.2
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.15.5
repository: https://grafana.github.io/helm-charts
appVersion: 3.0.0

View File

@@ -0,0 +1,48 @@
loki:
deploymentMode: SingleBinary
loki:
auth_enabled: true
commonConfig:
replication_factor: 1
limits_config:
allow_structured_metadata: false
storage:
type: filesystem
schemaConfig:
configs:
- from: "2024-01-11"
store: boltdb-shipper
object_store: filesystem
schema: v13
index:
period: 24h
enterprise:
enabled: false
gateway:
enabled: true
basicAuth:
enabled: false
singleBinary:
replicas: 1
persistence:
enableStatefulSetAutoDeletePVC: true
enabled: true
size: 10Gi
storageClass: ceph-block
write:
replicas: 0
read:
replicas: 0
backend:
replicas: 0
promtail:
daemonset:
enabled: true
serviceMonitor:
enabled: true
prometheusRule:
enabled: false
config:
clients:
- url: http://loki-gateway/loki/api/v1/push
tenant_id: 1