Skip to content

Commit 84aee33

Browse files
committed
feat(xqueue): add claim for cncf-campinas-talk
1 parent ce45ff7 commit 84aee33

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apiVersion: platform.hooli.tech/v1alpha1
2+
kind: XQueueClaim
3+
metadata:
4+
name: cncf-campinas-talk
5+
spec:
6+
location: US
7+
providerName: default
8+
visibilityTimeoutSeconds: 30
9+
maxMessageSize: 262144
10+
tags:
11+
foo: bar

0 commit comments

Comments
 (0)