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:
Kjeld Schouten-Lebbing
2021-11-06 11:29:34 +01:00
committed by GitHub
parent c174d21c17
commit 6a54105c7a
7 changed files with 142 additions and 1 deletions
+1
View File
@@ -406,6 +406,7 @@ service:
nameOverride:
# -- Set the service type
# Options: Simple(Loadbalancer), LoadBalancer, ClusterIP, NodePort
type: ClusterIP
annotationsList: []
# - name: somename