Skip to content

Commit e0c65d3

Browse files
authored
Merge pull request #3 from upbound/fix/repo-project
fix(repo): set correct repo and source
2 parents 4a9385e + a195a41 commit e0c65d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

upbound.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ spec:
3333
This repository offers a specialized configuration for deploying and managing an AWS database on Kubernetes using Crossplane. This setup provides the necessary infrastructure to deploy RDS instances managed with Crossplane in Kubernetes. This approach ensures a flexible, streamlined deployment workflow.
3434
3535
For more details and customization options, you can explore [the GitHub repository](https://github.com/upbound/configuration-aws-database).
36-
repository: xpkg.upbound.io/upbound/configuration-aws-database
37-
source: github.com/upbound/configuration-aws-database
36+
repository: xpkg.upbound.io/upbound/configuration-aws-database-ai
37+
source: github.com/upbound/configuration-aws-database-ai

0 commit comments

Comments
 (0)