Skip to content

Commit 3259337

Browse files
Remove documentation comment from values.yaml file
1 parent 835f3a1 commit 3259337

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

jupyterhub/values.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -109,16 +109,6 @@ hub:
109109
minAvailable: 1
110110
networkPolicy:
111111
enabled: true
112-
# To open for vmagent to scrape metrics from the hub pod, add the following
113-
# to the ingress list:
114-
# ingress:
115-
# - from:
116-
# - namespaceSelector:
117-
# matchLabels:
118-
# name: victoriametrics
119-
# - podSelector:
120-
# matchLabels:
121-
# app.kubernetes.io/instance: vmagent
122112
ingress: []
123113
egress: []
124114
egressAllowRules:

0 commit comments

Comments
 (0)