We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents7b22d8c +63a86a6 commitfa14914Copy full SHA for fa14914
_docs/administration/codefresh-runner.md
@@ -1537,7 +1537,7 @@ runtimeScheduler:
1537
serviceAccount: codefresh-engine
1538
annotations: {}
1539
labels:
1540
- spotinst.io/restrict-scale-down:"true"
+ spotinst.io/restrict-scale-down:"true"#optional label to prevent node scaling down when the runner is deployed on spot instances
1541
envVars:
1542
NODE_TLS_REJECT_UNAUTHORIZED:'0'#disable certificate validation for TLS connections (e.g. to g.codefresh.io)
1543
METRICS_PROMETHEUS_ENABLED:'true'#enable /metrics on engine pod
@@ -1594,7 +1594,7 @@ dockerDaemonScheduler:
1594
1595
1596
1597
1598
userAccess:true
1599
defaultDindResources:
1600
requests:''