Skip to content

Commit dd3b8c0

Browse files
authored
Revise pubsub samples (#97)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io> Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
1 parent cba9396 commit dd3b8c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

functions/async/pubsub/producer/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ spec:
3232
# - name: NUMBER_OF_PUBLISHERS
3333
# value: "10"
3434
# - name: PUBLISHERS_DELAY
35+
# value: "1s"
36+
# - name: PUBLISHERS_FREQ
3537
# value: "1s"
3638
ports:
3739
- containerPort: 60034

0 commit comments

Comments
 (0)