fix
This commit is contained in:
@@ -58,6 +58,14 @@ resource "kubectl_manifest" "config" {
|
||||
ruler:
|
||||
storage:
|
||||
type: local
|
||||
local:
|
||||
directory: /tmp/rules
|
||||
rule_path: /tmp/scratch
|
||||
alertmanager_url: http://${var.alertmanager}:9093
|
||||
ring:
|
||||
kvstore:
|
||||
store: inmemory
|
||||
enable_api: true
|
||||
runtime_config:
|
||||
file: /etc/loki/runtime-config/runtime-config.yaml
|
||||
schema_config:
|
||||
|
||||
Reference in New Issue
Block a user