UNCLASSIFIED - NO CUI

Skip to content

define ingress service type and render based off of that

joshwolf requested to merge service into main

remove conditional checking for NodePort vs LoadBalancer, rather just default to LoadBalancer and allow user to change default to NodePort (or anything else)

Merge request reports