Skip to content

Commit 4f28655

Browse files
consideRatiomanics
andcommitted
Apply suggestions from code review
Co-authored-by: Simon Li <[email protected]>
1 parent 6e70066 commit 4f28655

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

jupyterhub/templates/NOTES.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ If you have questions, please:
7777
#################################################################################
7878
###### WARNING: proxy.https.enabled is set to false by default since #####
7979
###### version 0.10.0. It is now set to false but proxy.https #####
80-
###### seem to have been modified indicating you may want it #####
81-
###### enabled. #####
80+
###### has been modified indicating you may want it enabled. #####
8281
#################################################################################
8382
{{- end }}
8483
{{- end }}
@@ -142,7 +141,7 @@ If you have questions, please:
142141

143142

144143
{{- if hasKey .Values.singleuser "imagePullSecret" }}
145-
{{- $breaking = print $breaking "\n\nCHANGED: singleuser.imagePullSecret has been removed, but there is now a chart wide wide configuration named imagePullSecret" }}
144+
{{- $breaking = print $breaking "\n\nREMOVED: singleuser.imagePullSecret has been removed, but there is now a chart wide wide configuration named imagePullSecret" }}
146145
{{- end }}
147146

148147

0 commit comments

Comments
 (0)