Skip to content

Commit

Permalink
change ns
Browse files Browse the repository at this point in the history
outductor committed Dec 17, 2023
1 parent cd89ab2 commit 24e09e6
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ spec:

destination:
server: https://kubernetes.default.svc
namespace: argo-workflows
namespace: argo
syncPolicy:
automated:
prune: true
Original file line number Diff line number Diff line change
@@ -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: "*"

0 comments on commit 24e09e6

Please sign in to comment.