Merge pull request #501 from BongoEADGC6/devel

Added nodeport port properties
This commit is contained in:
Christian Adams
2021-09-07 09:09:10 -04:00
committed by GitHub
8 changed files with 44 additions and 2 deletions

View File

@@ -109,6 +109,10 @@ spec:
description: Port to use for the loadbalancer
type: integer
default: 80
nodeport_port:
description: Port to use for the nodeport
type: integer
default: 30080
route_host:
description: The DNS to use to points to the instance
type: string