Skip to content

Commit 2557614

Browse files
authored
adjust producer & subscriber sample params (#96)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io> Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
1 parent 8bd5080 commit 2557614

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

functions/async/pubsub/producer/deploy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ spec:
2929
value: "autoscaling-producer"
3030
- name: TOPIC_NAME
3131
value: "sample-topic"
32+
# - name: NUMBER_OF_PUBLISHERS
33+
# value: "10"
34+
# - name: PUBLISHERS_DELAY
35+
# value: "1s"
3236
ports:
3337
- containerPort: 60034
3438
name: function-port

0 commit comments

Comments
 (0)