Skip to content

Commit 912d41e

Browse files
committed
fix(claim): update invalid location value to 'US' to satisfy Kyverno validation policy
1 parent bf9724e commit 912d41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crossplane/claims/lorem-ipsum.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: XQueueClaim
33
metadata:
44
name: lorem-ipsum
55
spec:
6-
location: LOREM
6+
location: US
77
providerName: default
88
visibilityTimeoutSeconds: 30
99
maxMessageSize: 262144

0 commit comments

Comments
 (0)