summaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/consumer-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/performance/cloud/consumer-deployment.yaml')
-rwxr-xr-x[-rw-r--r--]tools/performance/cloud/consumer-deployment.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/performance/cloud/consumer-deployment.yaml b/tools/performance/cloud/consumer-deployment.yaml
index 9b03aca6..5d382a42 100644..100755
--- a/tools/performance/cloud/consumer-deployment.yaml
+++ b/tools/performance/cloud/consumer-deployment.yaml
@@ -41,12 +41,12 @@ spec:
spec:
containers:
- name: kafka-consumer-counting
- image: hv-collector-kafka-consumer:1.3.0-SNAPSHOT
+ image: nexus3.dyn.nesc.nokia.net:10001/onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-kafka-consumer:1.3.0-SNAPSHOT
ports:
- containerPort: 8080
env:
- name: LISTEN_PORT
- value: 8080
+ value: "8080"
- name: KAFKA_BOOTSTRAP_SERVERS
valueFrom:
configMapKeyRef:
@@ -84,12 +84,12 @@ spec:
spec:
containers:
- name: kafka-processing-consumer
- image: hv-collector-kafka-consumer:1.3.0-SNAPSHOT
+ image: nexus3.dyn.nesc.nokia.net:10001/onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-kafka-consumer:1.3.0-SNAPSHOT
ports:
- containerPort: 8080
env:
- name: LISTEN_PORT
- value: 8080
+ value: "8080"
- name: KAFKA_BOOTSTRAP_SERVERS
valueFrom:
configMapKeyRef: