There was an error while loading. Please reload this page.
1 parent 0a791a2 commit 0c29a27Copy full SHA for 0c29a27
2 files changed
helm/jupyterhub-cost-monitoring/templates/_helpers-extra-files.tpl
helm/jupyterhub-cost-monitoring/templates/deployment.yaml
@@ -1,7 +1,7 @@
1
apiVersion: apps/v1
2
kind: Deployment
3
metadata:
4
- name: {{ include "jupyterhub-cost-monitoring.resourceName" . }}-deployment
+ name: {{ include "jupyterhub-cost-monitoring.webserver.fullname" . }}-deployment
5
labels:
6
{{- include "jupyterhub-cost-monitoring.labels" . | nindent 4 }}
7
spec:
0 commit comments