Skip to content

Commit

Permalink
Merge pull request #1523 from GiganticMinecraft/add_argo
Browse files Browse the repository at this point in the history
change ns
  • Loading branch information
outductor authored Dec 17, 2023
2 parents 77811b1 + 24e09e6 commit 8aefe40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:

destination:
server: https://kubernetes.default.svc
namespace: argo-workflows
namespace: argo
syncPolicy:
automated:
prune: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
server: https://kubernetes.default.svc
- namespace: "argo-events"
server: https://kubernetes.default.svc
- namespace: "argo-workflows"
- namespace: "argo"
server: https://kubernetes.default.svc
clusterResourceWhitelist:
- group: "*"
Expand Down

0 comments on commit 8aefe40

Please sign in to comment.