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

Commit02e2cac

Browse files
author
Lukas Goodfellow
authored
removed extra indentation
removed extra indentation for better viewing on the site.
1 parent506542a commit02e2cac

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,11 +1418,12 @@ Notice that builds will be running in a single availability zone, so you must sp
14181418
######Runner installation with GCE Disks (Google SA JSON key):
14191419
Using the Wizard:
14201420
```shell
1421-
codefresh runner init [options] --set-value=Storage.Backend=gcedisk \
1422-
--set-value=Storage.AvailabilityZone=us-central1-c \
1423-
--kube-node-selector=topology.kubernetes.io/zone=us-central1-c \
1424-
--build-node-selector=topology.kubernetes.io/zone=us-central1-c \
1425-
--set-file=Storage.GoogleServiceAccount=/path/to/google-service-account.json
1421+
codefresh runner init [options] \
1422+
--set-value=Storage.Backend=gcedisk \
1423+
--set-value=Storage.AvailabilityZone=us-central1-c \
1424+
--kube-node-selector=topology.kubernetes.io/zone=us-central1-c \
1425+
--build-node-selector=topology.kubernetes.io/zone=us-central1-c \
1426+
--set-file=Storage.GoogleServiceAccount=/path/to/google-service-account.json
14261427
```
14271428
Using the values file:
14281429
`values-example.yaml`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp