Skip to content

Commit a7c8323

Browse files
guspan-tanadiandersk
authored andcommitted
yaml: Update comments docs links
1 parent dd5de60 commit a7c8323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/chart/zulip/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ image:
1414
## overwritten with a full HTTPS address.
1515
repository: zulip/docker-zulip
1616
## Pull policy for Zulip docker image.
17-
## Ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
17+
## Ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
1818
pullPolicy: IfNotPresent
1919
## Zulip image tag (immutable tags are recommended)
2020
tag: "10.2-0"
@@ -112,7 +112,7 @@ resources:
112112

113113
## Optionally add a nodeSelector to the Zulip pod, so it runs on a specific
114114
## node.
115-
## Ref: https://kubernetes.io/docs/user-guide/node-selection/
115+
## Ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#nodeselector
116116
nodeSelector: {}
117117

118118
## Tolerations for pod assignment.

0 commit comments

Comments
 (0)