diff --git a/cost-analyzer/charts/prometheus/values.yaml b/cost-analyzer/charts/prometheus/values.yaml index 1b4c2ee6b..695d2bca9 100755 --- a/cost-analyzer/charts/prometheus/values.yaml +++ b/cost-analyzer/charts/prometheus/values.yaml @@ -671,7 +671,7 @@ server: # - domain.com/prometheus ## PathType determines the interpretation of the Path matching - pathType: "Exact" + pathType: "Prefix" ## Extra paths to prepend to every host configuration. This is useful when working with annotation based services. extraPaths: []