Skip to content

Commit

Permalink
DOM-51289: Generate correct config (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Fraenkel authored Nov 2, 2023
1 parent cb5314b commit 7fbbc2f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ stringData:
metricsAddr: ":{{ .metricsPort }}"
webhookPort: {{ .webhookPort }}
watchNamespaces: {{ .watchNamespaces }}
enabledLeaderElection: {{ gt ($.Values.controller.replicaCount | int) 1 }}
imageBuild:
concurrency: {{ .imageBuild.concurrency }}
historyLimit: {{ .imageBuild.historyLimit }}
Expand Down

0 comments on commit 7fbbc2f

Please sign in to comment.