Skip to content

Commit 2c36fd1

Browse files
committed
feat(xqueue): add claim for lorem-ipsum
1 parent a2c013c commit 2c36fd1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

crossplane/claims/lorem-ipsum.yaml

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: lorem-ipsum
5+
spec:
6+
location: EU
7+
providerName: default
8+
visibilityTimeoutSeconds: 30
9+
maxMessageSize: 262125
10+
tags:
11+
debug: foo

0 commit comments

Comments
 (0)