Skip to content

Commit

Permalink
update all apps git source name to apps
Browse files Browse the repository at this point in the history
Signed-off-by: Song Song Li <[email protected]>
  • Loading branch information
songleo committed Jan 14, 2024
1 parent 289eb26 commit 9aa8f75
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion clusters/private-cloud/argocd/argocd-kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
retryInterval: 1m0s
sourceRef:
kind: GitRepository
name: kubernetes-apps
name: apps
targetNamespace: argocd
timeout: 3m0s
wait: true
2 changes: 1 addition & 1 deletion clusters/private-cloud/awx/awx-kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
retryInterval: 1m0s
sourceRef:
kind: GitRepository
name: kubernetes-apps
name: apps
targetNamespace: awx
timeout: 3m0s
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
retryInterval: 1m0s
sourceRef:
kind: GitRepository
name: kubernetes-apps
name: apps
targetNamespace: ingress-nginx
timeout: 3m0s
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ spec:
retryInterval: 1m0s
sourceRef:
kind: GitRepository
name: kubernetes-apps
name: apps
timeout: 3m0s
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
retryInterval: 1m0s
sourceRef:
kind: GitRepository
name: kubernetes-apps
name: apps
targetNamespace: kube-system
timeout: 3m0s
wait: true
2 changes: 1 addition & 1 deletion clusters/private-cloud/nginx/nginx-kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
retryInterval: 1m0s
sourceRef:
kind: GitRepository
name: kubernetes-apps
name: apps
targetNamespace: default
timeout: 3m0s
wait: true

0 comments on commit 9aa8f75

Please sign in to comment.