We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b21e7 commit 95a0d3fCopy full SHA for 95a0d3f
jupyterhub/values.yaml
@@ -44,7 +44,7 @@ hub:
44
appProtocol:
45
extraPorts: []
46
loadBalancerIP:
47
- ipFamilyPolicy: ""
+ ipFamilyPolicy: PreferDualStack
48
ipFamilies: []
49
baseUrl: /
50
cookieSecret:
@@ -201,7 +201,7 @@ proxy:
201
externalIPs: []
202
203
loadBalancerSourceRanges: []
204
205
206
# chp relates to the proxy pod, which is responsible for routing traffic based
207
# on dynamic configuration sent from JupyterHub to CHP's REST API.
0 commit comments