Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion application set/cluster-generator-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
spec:
project: default
source:
repoURL: https://github.com/mabusaa/argocd-example-apps.git
repoURL: https://github.com/sakshirathoree/argocd-example-apps.git
targetRevision: master
path: guestbook
destination:
Expand Down
2 changes: 1 addition & 1 deletion application set/cluster-generator-matching-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
project: default
source:
repoURL: https://github.com/mabusaa/argocd-example-apps.git
repoURL: https://github.com/sakshirathoree/argocd-example-apps.git
targetRevision: master
path: guestbook
destination:
Expand Down
4 changes: 2 additions & 2 deletions application set/git-directory-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
generators:
- git:
repoURL: https://github.com/mabusaa/argocd-example-apps.git
repoURL: https://github.com/sakshirathoree/argocd-example-apps.git
revision: master
directories:
- path: helmcharts/security-policy-charts/*
Expand All @@ -17,7 +17,7 @@ spec:
spec:
project: default
source:
repoURL: https://github.com/mabusaa/argocd-example-apps.git
repoURL: https://github.com/sakshirathoree/argocd-example-apps.git
targetRevision: master
path: '{{path}}'
destination:
Expand Down
2 changes: 1 addition & 1 deletion application set/list-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
project: default
source:
repoURL: https://github.com/mabusaa/argocd-example-apps.git
repoURL: https://github.com/sakshirathoree/argocd-example-apps.git
targetRevision: master
path: guestbook
destination:
Expand Down
4 changes: 2 additions & 2 deletions application set/matrix-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
- matrix:
generators:
- git:
repoURL: https://github.com/mabusaa/argocd-example-apps.git
repoURL: https://github.com/sakshirathoree/argocd-example-apps.git
revision: master
directories:
- path: helmcharts/security-policy-charts/*
Expand All @@ -23,7 +23,7 @@ spec:
spec:
project: default
source:
repoURL: https://github.com/mabusaa/argocd-example-apps.git
repoURL: https://github.com/sakshirathoree/argocd-example-apps.git
targetRevision: master
path: '{{path}}'
destination:
Expand Down
8 changes: 4 additions & 4 deletions application set/pull-request-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
- pullRequest:
github:
# The GitHub organization or user.
owner: mabusaa
owner: sakshirathoree
# The Github repository
repo: argocd-course-webapp
# Labels is used to filter the PRs that you want to target. (optional)
Expand All @@ -21,13 +21,13 @@ spec:
namespace: argocd
spec:
source:
repoURL: 'https://github.com/mabusaa/argocd-course-webapp.git'
repoURL: 'https://github.com/sakshirathoree/argocd-course-webapp.git'
targetRevision: '{{head_sha}}'
path: helm/webapp
project: "default"
destination:
server: https://kubernetes.default.svc
server: https://AB4CABC42894FD7A6E3EF4E8C721DF85.gr7.us-east-1.eks.amazonaws.com
namespace: webapp-{{branch}}-{{number}}
syncPolicy:
syncOptions:
- CreateNamespace=true
- CreateNamespace=true