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 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
116116nodeSelector : {}
117117
118118# # Tolerations for pod assignment.
You can’t perform that action at this time.
0 commit comments