Skip to content

Commit 831797c

Browse files
authored
fix: diasble leader-elect for builder operator (#234)
1 parent 4a95c44 commit 831797c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

helm/yatai-image-builder/templates/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ spec:
3636
args:
3737
- --health-probe-bind-address=:8081
3838
- --metrics-bind-address=:8080
39-
- --leader-elect
4039
- --skip-check={{ .Values.internal.skipCheck }}
4140
- --watch-namespaces={{ .Values.global.deploymentNamespaces | join "," }}
4241
- --watch-all-namespaces={{ .Values.global.monitorAllNamespaces }}

0 commit comments

Comments
 (0)