Skip to content

Commit

Permalink
trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Oct 30, 2024
1 parent 7998db5 commit e5caaf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jupyterhub:
# bump the default ip_local_port_range from "32768 60999" to "10000 65000"
# https://z2jh.jupyter.org/en/latest/resources/reference.html#proxy-chp-extrapodspec
# https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#PodSpec
#
#
extraPodSpec:
securityContext:
sysctls:
sysctls:
name: "net.ipv4.ip_local_port_range"
value: "10000 65000"
image:
Expand Down

0 comments on commit e5caaf6

Please sign in to comment.