diff --git a/examples/kafka/cluster.yaml b/examples/kafka/cluster.yaml index a02b9f21d7..ec69ba9359 100644 --- a/examples/kafka/cluster.yaml +++ b/examples/kafka/cluster.yaml @@ -99,18 +99,19 @@ kind: DeliveryStream metadata: labels: testing.upbound.io/example-name: test_stream - name: test-stream + name: example spec: forProvider: - destination: s3 + destination: extended_s3 region: us-west-1 - s3Configuration: + extendedS3Configuration: - bucketArnSelector: matchLabels: testing.upbound.io/example-name: bucket roleArnSelector: matchLabels: testing.upbound.io/example-name: firehose_role + name: example tags: LogDeliveryEnabled: placeholder