diff options
Diffstat (limited to 'tools/performance/cloud/producer-deployment.yaml')
-rwxr-xr-x | tools/performance/cloud/producer-deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/performance/cloud/producer-deployment.yaml b/tools/performance/cloud/producer-deployment.yaml index f13760a6..e81fd7f6 100755 --- a/tools/performance/cloud/producer-deployment.yaml +++ b/tools/performance/cloud/producer-deployment.yaml @@ -80,7 +80,7 @@ metadata: prometheus.io/path: '/monitoring/prometheus' spec: selector: - name: hv-collector-producer + app: hv-collector-producer type: NodePort ports: - protocol: TCP |