chore(work): add Crossplane examples

This commit is contained in:
David Landry 2025-03-05 13:02:36 -05:00
parent c3edbddce8
commit 31a9a4ce92
10 changed files with 375 additions and 0 deletions

View file

@ -0,0 +1,17 @@
apiVersion: s3.aws.upbound.io/v1beta2
kind: Bucket
metadata:
annotations:
meta.upbound.io/example-id: s3/v1beta2/bucket
labels:
testing.upbound.io/example-name: s3
name: masos-crossplane-test
spec:
forProvider:
objectLockEnabled: true
region: us-east-1
tags:
example-tag: some-value
providerConfigRef:
name: s3