fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
locals {
|
||||
svc-label = merge(local.common-labels, {
|
||||
svc-label = merge(local.common_labels, {
|
||||
"app" = "kube-prometheus-stack-prometheus"
|
||||
"release" = "prometheus"
|
||||
"self-monitor" = "true"
|
||||
|
||||
Reference in New Issue
Block a user