Skip to content

Commit

Permalink
Use the original name field, instead of the renamed dbName.
Browse files Browse the repository at this point in the history
Signed-off-by: Cem Mergenci <[email protected]>
  • Loading branch information
mergenci committed Nov 21, 2024
1 parent 55e7a87 commit 6e73be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rds/v1beta1/instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
name: example-dbinstance-${Rand.RFC1123Subdomain}
spec:
forProvider:
dbName: example
name: example
region: us-west-1
allocatedStorage: 20
autoMinorVersionUpgrade: true
Expand Down

0 comments on commit 6e73be5

Please sign in to comment.