Compare commits

..

1 Commits

Author SHA1 Message Date
ea2066121a Mise à jour de '3_letsencrypt-issuer.yaml'
Change email
2022-11-21 13:17:45 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ metadata:
name: letsencrypt
spec:
acme:
email: contact@webofmars.com
email: fabrice@open-it.io
server: https://acme-v02.api.letsencrypt.org/directory
privateKeySecretRef:
name: letsencrypt

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