add infrastructure manifests
This commit is contained in:
11
05-monitoring/values-loki.yaml
Normal file
11
05-monitoring/values-loki.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
loki:
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClassName: local-path
|
||||
size: 10Gi
|
||||
config:
|
||||
limits_config:
|
||||
retention_period: 168h
|
||||
|
||||
promtail:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user