We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf03453 commit af723f6Copy full SHA for af723f6
charts/eks-pod-identity-agent/values.yaml
@@ -35,7 +35,7 @@ metrics:
35
path: /metrics
36
extraLabels:
37
prometheus.io/scrape: "true"
38
- prometheus.io/port: 2705
+ prometheus.io/port: "2705"
39
serviceMonitor:
40
enabled: false
41
extraLabels: {}
0 commit comments