Commit a49a90cd authored by Azhar Hassan's avatar Azhar Hassan

changed to credentials

parent a20122b5
......@@ -10,9 +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
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