aerokube/moon-deploy

Subdomain service does not work in Kubernetes 1.11

vania-pooh opened this issue · 0 comments

Should add the following to browsers service:

ports:
   - name: moon
     port: 4444
     protocol: TCP
     targetPort: 4444
   - name: moon2
     port: 5900
     protocol: TCP
     targetPort: 5900