Update httpsNodePort to 30779

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
pull/73/head
David Young 2021-09-16 17:08:24 +12:00
parent 026f1c3dea
commit d62f43b5a1
No known key found for this signature in database
GPG Key ID: 525EF417604A0541
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ service:
httpPort: 9000
httpsPort: 9443
httpNodePort: 30777
httpsNodePort: 30778
httpsNodePort: 30779
edgePort: 8000
edgeNodePort: 30776
annotations: {}

View File

@ -77,7 +77,7 @@ spec:
targetPort: 9443
protocol: TCP
name: https
nodePort: 30778
nodePort: 30779
- port: 30776
targetPort: 30776
protocol: TCP

View File

@ -77,7 +77,7 @@ spec:
targetPort: 9443
protocol: TCP
name: https
nodePort: 30778
nodePort: 30779
- port: 30776
targetPort: 30776
protocol: TCP