Skip to content

Commit

Permalink
Merge pull request #149 from vibe/patch-1
Browse files Browse the repository at this point in the history
Fix: pod-rds-dbinstance.md rds service GVK
  • Loading branch information
a-hilaly authored Nov 20, 2024
2 parents 006e1d0 + ca2d0fa commit 8808212
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 8808212

Please sign in to comment.