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

Commitfa14914

Browse files
authored
Merge pull request#400 from codefresh-io/runner-label-spotinst-comment
Runner label spotinst comment
2 parents7b22d8c +63a86a6 commitfa14914

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 on 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 on spot instances
15981598
userAccess:true
15991599
defaultDindResources:
16001600
requests:''

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp