Skip to content

Commit 313b9e4

Browse files
committed
CH-110 Disable hub network policy
1 parent 9c905eb commit 313b9e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/jupyterhub/deploy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ hub:
136136
maxUnavailable:
137137
minAvailable: 1
138138
networkPolicy:
139-
enabled: true
139+
enabled: false # EDIT: CLOUDHARNESS -- cannot connect to accounts otherwise
140140
ingress: []
141141
egress: []
142142
egressAllowRules:

0 commit comments

Comments
 (0)