Skip to content

Commit

Permalink
fix: same name as examples for ProviderConfig (#1486)
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Dauby <romain.dauby@gmail.com>

Signed-off-by: Romain Dauby <romain.dauby@gmail.com>
  • Loading branch information
r0mdau committed Sep 22, 2022
1 parent 35c82a8 commit 2a60f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODE_GENERATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ data:
apiVersion: aws.crossplane.io/v1beta1
kind: ProviderConfig
metadata:
name: default
name: example
spec:
credentials:
source: Secret
Expand Down

0 comments on commit 2a60f0a

Please sign in to comment.