Added nodeport properties

This commit is contained in:
Cliff Hults
2021-08-14 19:50:29 -04:00
parent 0da8f41a86
commit 9b072aa549
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