feat(common): Add simple servicetype as a LoadBalancer Alias (#1284)
* feat(common): Add simple servicetype as a LoadBalancer Alias * add serviceList UI tweak * Fix typo * bump * move servicetype selection code to include * Clearly flag NodePort and LoadBalancer as advanced As NodePort does require advanced settings to be checked now
This commit is contained in:
@@ -406,6 +406,7 @@ service:
|
||||
nameOverride:
|
||||
|
||||
# -- Set the service type
|
||||
# Options: Simple(Loadbalancer), LoadBalancer, ClusterIP, NodePort
|
||||
type: ClusterIP
|
||||
annotationsList: []
|
||||
# - name: somename
|
||||
|
||||
Reference in New Issue
Block a user