projectriff-archive / cnab-k8s-installer-base

A CNAB bundle that allows creation of other declarative CNAB bundles
Apache License 2.0
0 stars 6 forks source link

support minikube #15

Closed sbawaska closed 5 years ago

sbawaska commented 5 years ago

Since minikube does not support load balancers for ingress gateways, any manifest that has load balancers won't work. Provide a mechanism to replace LoadBalancer with NodePort.