Skip to content

Commit acdab19

Browse files
authored
Merge pull request #1159 from sidujjain/patch-1
2 parents cd25b41 + f5cc56a commit acdab19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/https.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,13 @@ with the following sections and apply it using ``helm upgrade ...``.
9999
config:
100100
BinderHub:
101101
hub_url: https://<jupyterhub-URL>
102+
service:
103+
type: ClusterIP
102104
103105
jupyterhub:
106+
proxy:
107+
service:
108+
type: ClusterIP
104109
ingress:
105110
enabled: true
106111
hosts:

0 commit comments

Comments
 (0)