From dfd445c9d80c0db051544ef31c09eee2fec0e505 Mon Sep 17 00:00:00 2001 From: Harsh Goyal Date: Thu, 4 Jul 2024 16:56:08 +0100 Subject: [PATCH] Aws rds promise (#10) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70fecdc..6a928d4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ kubectl --context $WORKER get pods --watch ``` ### Setup IRSA -AWS ACK requires IRSA setup so that it the controller installed along with promise can interact with the aws-rds api's. +AWS ACK requires IRSA setup so that it the controller installed along with promise can interact with the aws-rds APIs. Follow the instruction as mentioned [here](https://aws-controllers-k8s.github.io/community/docs/user-docs/irsa/) ### Setup (Request)