Skip to content

Commit

Permalink
Merge pull request #1572 from GiganticMinecraft/workflow_scope
Browse files Browse the repository at this point in the history
update project
  • Loading branch information
outductor authored Dec 21, 2023
2 parents 356a94c + 8c22cf6 commit e72d304
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 e72d304

Please sign in to comment.