Skip to content

Commit 15f72f7

Browse files
consideRatiomanics
andauthored
Fix typo in inline comment
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
1 parent 5099dfc commit 15f72f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterhub/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
heritage (omitted for matchLabels)
120120
Provides modern labels (omitted for matchLabels):
121121
app.kubernetes.io/name ("app")
122-
app.kubernetes.io/instance release ("release")
122+
app.kubernetes.io/instance ("release")
123123
helm.sh/chart ("chart")
124124
app.kubernetes.io/managed-by ("heritage")
125125
*/}}

0 commit comments

Comments
 (0)