Skip to content

Commit

Permalink
Fix: pod-rds-dbinstance.md rds service GVK
Browse files Browse the repository at this point in the history
  • Loading branch information
vibe authored Nov 20, 2024
1 parent 006e1d0 commit ca2d0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/examples/pod-rds-dbinstance.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
resources:
- id: dbinstance
definition:
apiVersion: rds.saervices.k8s.aws/v1alpha1
apiVersion: rds.services.k8s.aws/v1alpha1
kind: DBInstance
metadata:
name: ${schema.spec.applicationName}-dbinstance
Expand Down

0 comments on commit ca2d0fa

Please sign in to comment.