Skip to content

Commit

Permalink
Merge pull request #387 from terrytangyuan/note-on-bucket
Browse files Browse the repository at this point in the history
docs: Add a note on external-name annotation on bucket
  • Loading branch information
turkenh authored Oct 6, 2021
2 parents f20119d + 559384f commit 43125ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/storage/bucket.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
example: "true"
annotations:
# Note that this will be the actual bucket name so it has to be globally unique/available.
crossplane.io/external-name: crossplane-example-bucket
spec:
location: US
Expand Down

0 comments on commit 43125ff

Please sign in to comment.