Associate sub domains with docker ingress

This commit is contained in:
Olu Shiyanbade
2022-08-27 00:38:36 +01:00
parent 595db96ef1
commit c7c527174f
4 changed files with 12 additions and 11 deletions

View File

@@ -26,7 +26,7 @@ spec:
selector:
app: nxrm
ports:
- name: docker-connector
- name: docker-service
protocol: {{ .Values.service.docker.protocol }}
port: {{ .Values.service.docker.port }}
targetPort: {{ .Values.service.docker.targetPort }}