Skip to content

Commit 075744b

Browse files
committed
testing different syncPolicy
1 parent 8f46fe3 commit 075744b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ci/cluster/equinix/runners/8cpu-32gb/argo.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ spec:
2222
syncPolicy:
2323
automated:
2424
prune: true
25-
selfHeal: true
2625
syncOptions:
2726
- CreateNamespace=true
2827
- ServerSideApply=true

ci/cluster/equinix/runners/8cpu-32gb/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ githubConfigUrl: https://github.com/enterprises/cncf
66
## You can choose to use GitHub App or a PAT token
77
githubConfigSecret: github-arc-secret
88

9-
# controllerServiceAccount:
10-
# namespace: arc-systems
11-
# name: cncf-gha-controller-gha-rs-controller
9+
controllerServiceAccount:
10+
namespace: arc-systems
11+
name: cncf-gha-controller-gha-rs-controller
1212
## proxy can be used to define proxy settings that will be used by the
1313
## controller, the listener and the runner of this scale set.
1414
#

0 commit comments

Comments
 (0)