@@ -1537,7 +1537,7 @@ runtimeScheduler:
15371537 serviceAccount: codefresh-engine
15381538 annotations: {}
15391539 labels:
1540- spotinst.io/restrict-scale-down:" true" # optional label to prevent node scaling down when the runner is deployedat spot instances
1540+ spotinst.io/restrict-scale-down:" true" # optional label to prevent node scaling down when the runner is deployedon spot instances
15411541 envVars:
15421542 NODE_TLS_REJECT_UNAUTHORIZED:' 0' # disable certificate validation for TLS connections (e.g. to g.codefresh.io)
15431543 METRICS_PROMETHEUS_ENABLED:' true' # enable /metrics on engine pod
@@ -1594,7 +1594,7 @@ dockerDaemonScheduler:
15941594 serviceAccount: codefresh-engine
15951595 annotations: {}
15961596 labels:
1597- spotinst.io/restrict-scale-down:" true" # optional label to prevent node scaling down when the runner is deployedat spot instances
1597+ spotinst.io/restrict-scale-down:" true" # optional label to prevent node scaling down when the runner is deployedon spot instances
15981598 userAccess:true
15991599 defaultDindResources:
16001600 requests:' '