Commit da5be536 authored by Azhar Hassan's avatar Azhar Hassan

removed https

parent a49a90cd
......@@ -10,15 +10,15 @@ spec:
project: default
source:
path: guestbook
repoURL: "https://gitlab.mynisum.com/nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
# repoURL: "git@gitlab.mynisum.com:nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
# repoURL: "https://gitlab.mynisum.com/nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
repoURL: "git@gitlab.mynisum.com:nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
targetRevision: master
usernameSecret:
name: gitlab-credentials
key: username
passwordSecret:
name: gitlab-credentials
key: token
# usernameSecret:
# name: gitlab-credentials
# key: username
# passwordSecret:
# name: gitlab-credentials
# key: token
syncPolicy:
syncOptions:
- CreateNamespace=true
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment