Mise à jour de 'README.md'

Change git repo url.
This commit is contained in:
Fabrice Didon 2022-11-21 13:13:25 +01:00
parent 3a5385f136
commit b65cd431cd

View File

@ -28,7 +28,7 @@ kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/st
* Apply the default project manifest :
```sh
kubectl apply -n argocd -f https://raw.githubusercontent.com/webofmars/argocd-base/main/0_default-project.yaml
kubectl apply -n argocd -f https://git.open-it.io/fabrice/argocd-base/raw/branch/master/0_default-project.yaml
```
* Apply the app of apps manifest :
@ -46,7 +46,7 @@ spec:
project: default
source:
path: ./
repoURL: https://github.com/webofmars/argocd-base
repoURL: https://git.open-it.io/fabrice/argocd-base
targetRevision: v1.0.0
syncPolicy:
syncOptions: