Skip to content

Commit 12ea04e

Browse files
committed
update instructions
Signed-off-by: Carlos Santana <csantana23@gmail.com>
1 parent 91c7fb4 commit 12ea04e

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ Access Terraform output to configure `kubectl` and `argocd`
1717
terraform output
1818
```
1919

20+
After cluster is deploy use the external secret operator to create the ArgoCD secret for git ssh access
21+
```shell
22+
kubectl apply -f secrets/github.yaml
23+
```
24+
2025
Destroy EKS Cluster
2126
```shell
2227
cd hub

argocd/iac/terraform/examples/eks/external-secrets/secrets/argoapp.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)