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
}