Skip to content

Commit

Permalink
added ArgoCD deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef committed Sep 6, 2021
1 parent cde6e35 commit fa2174c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ kubectl apply -k deployment/

```

Or, to deploy via argocd:

```bash
kubectl apply -f argocd/application.yml
```

```bash
aws --endpoint-url=http://kinesis.[namespace].svc kinesis list-streams --region eu-west-1

Expand Down

0 comments on commit fa2174c

Please sign in to comment.