diff --git a/charts/sorry-cypress/templates/deployment-director.yml b/charts/sorry-cypress/templates/deployment-director.yml index 9f39496..7aa21b4 100644 --- a/charts/sorry-cypress/templates/deployment-director.yml +++ b/charts/sorry-cypress/templates/deployment-director.yml @@ -15,10 +15,6 @@ spec: spec: containers: - env: - {{- range .Values.director.ingress.hosts }} - - name: director_URL - value: http://{{ .host }} - {{- end }} {{- range .Values.dashboard.ingress.hosts }} - name: DASHBOARD_URL value: http://{{ .host }}