[CHORE] removed Opal and RStudio from repo #3

Merged
S. Haakma merged 5 commits from p281392/thirdparty-ops-docker-helm:removed-opal into master 2018-11-20 13:07:07 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 14129bd227 - Show all commits

View File

@ -33,7 +33,7 @@ spec:
paths:
- path: {{ $ingressPath }}
backend:
serviceName: {{ $.Values.service.name }}
serviceName: "{{ $.Release.Name }}-{{ $.Values.service.name }}"
servicePort: {{ $.Values.service.port }}
{{- end }}
{{- end }}