We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ea04e commit b2092a7Copy full SHA for b2092a7
argocd/iac/terraform/examples/eks/external-secrets/README.md
@@ -4,7 +4,7 @@ This example shows how to deploy Amazon EKS with addons configured via ArgoCD
4
5
The example demonstrate how to use private git repository for workload apps
6
7
-Create a secret with name `github-ssh-key` and the content in plain text of git private ssh key
+Create an AWS Secret Manager secret with name `github-ssh-key` and the content in plain text of git private ssh key
8
9
Deploy EKS Cluster
10
```shell
0 commit comments