Skip to content

Commit

Permalink
testing different syncPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
jeefy committed Oct 15, 2024
1 parent 8f46fe3 commit 075744b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion ci/cluster/equinix/runners/8cpu-32gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ spec:
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
6 changes: 3 additions & 3 deletions ci/cluster/equinix/runners/8cpu-32gb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ githubConfigUrl: https://github.com/enterprises/cncf
## You can choose to use GitHub App or a PAT token
githubConfigSecret: github-arc-secret

# controllerServiceAccount:
# namespace: arc-systems
# name: cncf-gha-controller-gha-rs-controller
controllerServiceAccount:
namespace: arc-systems
name: cncf-gha-controller-gha-rs-controller
## proxy can be used to define proxy settings that will be used by the
## controller, the listener and the runner of this scale set.
#
Expand Down

0 comments on commit 075744b

Please sign in to comment.