diff options
Diffstat (limited to 'vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml')
-rw-r--r-- | vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml b/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml index f0c11921..b3e685c5 100644 --- a/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml +++ b/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml @@ -38,6 +38,7 @@ prometheus: interval: 10s path: /metrics + resources: {} service: annotations: {} labels: {} |