We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f513495 commit 7a94caeCopy full SHA for 7a94cae
deploy/charts/burrito/values.yaml
@@ -31,7 +31,7 @@ config:
31
# -- Maximum number of concurrent reconciles for the controller, increse this value if you have a lot of resources to reconcile
32
maxConcurrentReconciles: 1
33
# -- Maximum number of concurrent runners pods. 0 means no limit
34
- MaxConcurrentRunnerPods: 0
+ maxConcurrentRunnerPods: 0
35
# -- Maximum number of retries for Terraform operations (plan, apply...)
36
terraformMaxRetries: 3
37
# TODO: enable repository controller by default
0 commit comments