Skip to content

Commit c93be60

Browse files
committed
Add appLable to proxy service
1 parent 0b7b900 commit c93be60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyterhub/templates/proxy/service.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ spec:
4141
component: proxy
4242
{{- end }}
4343
release: {{ .Release.Name }}
44+
app: {{ .appLabel | default (include "jupyterhub.appLabel" .) }}
4445
ports:
4546
{{- if $HTTPS }}
4647
- name: https

0 commit comments

Comments
 (0)