Skip to content

Commit d46c998

Browse files
authored
Update codefresh-runner.md (#827)
1 parent b3790c9 commit d46c998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/installation/codefresh-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ runtimeScheduler:
336336
| `tolerations` | array | Add tolerations to dind pod |
337337
| `annotations` | object | Add custom annotations to dind pod (empty by default `{}`) |
338338
| `labels` | object | Add custom labels to dind pod (empty by default `{}`) |
339-
| `pvc` | object | Override default storage configuration for PersistentVolumeClaim (PVC) with `storageClassName`, `volumeSize`, `reuseVolumeSelector`. See [Volume reuse policy](#volume-reuse-policy) |
339+
| `pvc` | object | Override default storage configuration for PersistentVolumeClaim (PVC) with `storageClassName`, `volumeSize`, `reuseVolumeSelector`. <br>See [Volume reuse policy](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#volume-reuse-policy){:target="\_blank"}. |
340340
| `dnsPolicy` | string | Dind pod's [DNS policy](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy){:target="\_blank"} |
341341
| `dnsConfig` | object | Dind pod's [DNS config](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-dns-config){:target="\_blank"} |
342342

0 commit comments

Comments
 (0)