Skip to content

Commit 4d9c0b4

Browse files
committed
feat(xqueue): add claim for platform-rocks
1 parent 754421d commit 4d9c0b4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

crossplane/claims/platform-rocks.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: platform-rocks
5+
spec:
6+
location: US
7+
providerName: default
8+
visibilityTimeoutSeconds: 30
9+
maxMessageSize: 262144
10+
tags:
11+
cost: 1234567

0 commit comments

Comments
 (0)