Skip to content

Commit

Permalink
update project
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 21, 2023
1 parent ed93ceb commit 8c22cf6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: argo-events
namespace: argocd
spec:
project: cluster-wide-apps
project: argocd-root
source:
chart: argo-events
repoURL: https://argoproj.github.io/argo-helm
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: argo-workflows
namespace: argocd
spec:
project: cluster-wide-apps
project: argocd-root
source:
chart: argo-workflows
repoURL: https://argoproj.github.io/argo-helm
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ spec:
server: https://kubernetes.default.svc
- namespace: "seichi-gateway-operator-system"
server: https://kubernetes.default.svc
- namespace: "argo-events"
server: https://kubernetes.default.svc
- namespace: "argo"
server: https://kubernetes.default.svc
clusterResourceWhitelist:
- group: "*"
kind: "*"
Expand Down

0 comments on commit 8c22cf6

Please sign in to comment.