Skip to content

Commit 1ccab70

Browse files
committed
Add default values for new config
1 parent 697b1d0 commit 1ccab70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jupyterhub/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ proxy:
201201
externalIPs: []
202202
loadBalancerIP:
203203
loadBalancerSourceRanges: []
204+
ipFamilyPolicy: ""
205+
ipFamilies: []
204206
# chp relates to the proxy pod, which is responsible for routing traffic based
205207
# on dynamic configuration sent from JupyterHub to CHP's REST API.
206208
chp:

0 commit comments

Comments
 (0)