Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5f294aa

Browse files
authored
Update codefresh-runner.md
1 parent5579303 commit5f294aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,7 @@ runtimeScheduler:
15371537
serviceAccount: codefresh-engine
15381538
annotations: {}
15391539
labels:
1540-
spotinst.io/restrict-scale-down:"true"
1540+
spotinst.io/restrict-scale-down:"true"#optional label to prevent node scaling down when the runner is deployed at 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"
1597+
spotinst.io/restrict-scale-down:"true"#optional label to prevent node scaling down when the runner is deployed at spot instances
15981598
userAccess:true
15991599
defaultDindResources:
16001600
requests:''

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp