Skip to content

Commit

Permalink
fix(README): Added quotes to the ready annotation value
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Haddleton <[email protected]>
  • Loading branch information
bobh66 committed Apr 10, 2024
1 parent 201b877 commit e946b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ kind: Bucket
metadata:
annotations:
gotemplating.fn.crossplane.io/composition-resource-name: bucket
gotemplating.fn.crossplane.io/ready: True
gotemplating.fn.crossplane.io/ready: "True"
spec: {}
```

Expand Down

0 comments on commit e946b6c

Please sign in to comment.