add Loadbalancer type for alertmanager

master
Marius Ensrud 5 years ago
parent 18404e6d2c
commit 57028d0776

@ -192,6 +192,7 @@ questions:
options: options:
- "ClusterIP" - "ClusterIP"
- "NodePort" - "NodePort"
- "LoadBalancer"
required: true required: true
label: Alertmanager Service Type label: Alertmanager Service Type
show_subquestion_if: "NodePort" show_subquestion_if: "NodePort"

Loading…
Cancel
Save