This commit is contained in:
2024-01-24 09:43:11 +01:00
parent ae715a91a2
commit a66dcce956
2 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ data "kustomization_overlay" "data_no_ns" {
patches {
target {
kind = "ClusterRoleBinding"
name = "prometheus-community-kube-prometheus"
name = "promtail"
}
patch = local.rb-patch
}

View File

@@ -6,11 +6,6 @@ metadata:
name: promtail
description: null
options:
log_format:
default: logfmt
examples:
- logfmt
type: string
images:
default:
promtail:
@@ -55,6 +50,11 @@ options:
examples:
- info
type: string
log_format:
default: logfmt
examples:
- logfmt
type: string
loki-url:
default: loki
examples: