Skip to content

Commit 4a643ba

Browse files
committed
prefix fixed
1 parent ac24ac2 commit 4a643ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/cluster-resources/monitoring/netpols/prometheus-allow-scraping.ftl.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
- from:
1010
- namespaceSelector:
1111
matchLabels:
12-
kubernetes.io/metadata.name: ${namePrefix}monitoring
12+
kubernetes.io/metadata.name: "${namePrefix}monitoring"
1313
podSelector:
1414
matchLabels:
1515
prometheus: kube-prometheus-stack-prometheus

0 commit comments

Comments
 (0)