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

Commit2f5c5cd

Browse files
dns
1 parent75290bf commit2f5c5cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,8 @@ accountId: 5f048d85eb107d52b16c53ea
14981498
|`resources`| object| Specify non-default`requests` and`limits`for engine pod|
14991499
|`tolerations`| array| Add tolerations to engine pod|
15001500
|`annotations`| object| Add custom annotations to engine pod (empty by default`{}`)|
1501+
|`dnsPolicy`| string| Engine pod's [DNS policy](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy) |
1502+
| `dnsConfig` | object | Engine pod's [DNS config](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-dns-config) |
15011503

15021504
`runtimeScheduler` example:
15031505
{% highlight yaml %}
@@ -1551,6 +1553,8 @@ runtimeScheduler:
15511553
|`tolerations`| array| Add tolerations to dind pod|
15521554
|`annotations`| object| Add custom annotations to dind pod (empty by default`{}`)|
15531555
|`pvc`| object| Override default storage configurationfor PersistentVolumeClaim (PVC) with`storageClassName`,`volumeSize`,`reuseVolumeSelector`. See [Volume Reusage Policy]({{site.baseurl}}/docs/administration/codefresh-runner/#volume-reusage-policy) |
1556+
|`dnsPolicy`| string| Dind pod's [DNS policy](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy) |
1557+
| `dnsConfig` | object | Dind pod's [DNS config](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-dns-config) |
15541558

15551559
`dockerDaemonScheduler` example:
15561560
{% highlight yaml %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp