Skip to content

Commit

Permalink
updated readme and removed repo creds as repo now public
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinier Nel committed Jan 29, 2024
1 parent ffcd87b commit 9c95073
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This is a demo deployment that showcases the following
|
|-> src/folder # source code and docker files
|
|-> ci.sh # bash script that contains all the ci instructions can alls be ran locale
|-> ci.sh # bash script that contains all the ci instructions, this can also be ran locally
```

## Ci-Cd
Expand Down
4 changes: 2 additions & 2 deletions manifests/argocd-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ metadata:
argocd.argoproj.io/secret-type: repository
stringData:
url: https://github.com/ReinierNel/devops-demo
password: __ARGOCD_PAT__
username: argocd
# password: __ARGOCD_PAT__
# username: argocd

0 comments on commit 9c95073

Please sign in to comment.