File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
# # overwritten with a full HTTPS address.
15
15
repository : zulip/docker-zulip
16
16
# # 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
18
18
pullPolicy : IfNotPresent
19
19
# # Zulip image tag (immutable tags are recommended)
20
20
tag : " 10.2-0"
@@ -112,7 +112,7 @@ resources:
112
112
113
113
# # Optionally add a nodeSelector to the Zulip pod, so it runs on a specific
114
114
# # node.
115
- # # Ref: https://kubernetes.io/docs/user-guide/node-selection/
115
+ # # Ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#nodeselector
116
116
nodeSelector : {}
117
117
118
118
# # Tolerations for pod assignment.
You can’t perform that action at this time.
0 commit comments