Skip to content

Commit b2092a7

Browse files
committed
update readme of external secret
Signed-off-by: Carlos Santana <csantana23@gmail.com>
1 parent 12ea04e commit b2092a7

File tree

1 file changed

+1
-1
lines changed
  • argocd/iac/terraform/examples/eks/external-secrets

1 file changed

+1
-1
lines changed

argocd/iac/terraform/examples/eks/external-secrets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This example shows how to deploy Amazon EKS with addons configured via ArgoCD
44

55
The example demonstrate how to use private git repository for workload apps
66

7-
Create a secret with name `github-ssh-key` and the content in plain text of git private ssh key
7+
Create an AWS Secret Manager secret with name `github-ssh-key` and the content in plain text of git private ssh key
88

99
Deploy EKS Cluster
1010
```shell

0 commit comments

Comments
 (0)