Skip to content

Commit 0c29a27

Browse files
committed
Remove extrafiles
1 parent 0a791a2 commit 0c29a27

2 files changed

Lines changed: 1 addition & 73 deletions

File tree

helm/jupyterhub-cost-monitoring/templates/_helpers-extra-files.tpl

Lines changed: 0 additions & 72 deletions
This file was deleted.

helm/jupyterhub-cost-monitoring/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: apps/v1
22
kind: Deployment
33
metadata:
4-
name: {{ include "jupyterhub-cost-monitoring.resourceName" . }}-deployment
4+
name: {{ include "jupyterhub-cost-monitoring.webserver.fullname" . }}-deployment
55
labels:
66
{{- include "jupyterhub-cost-monitoring.labels" . | nindent 4 }}
77
spec:

0 commit comments

Comments
 (0)