This commit is contained in:
2024-01-24 12:10:30 +01:00
parent 0dec2c4971
commit 50ebe1e87f
8 changed files with 32 additions and 32 deletions

View File

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