jenkins-x / draft-packs

Note these build packs are moving to https://github.com/jenkins-x-buildpacks
https://jenkins-x.io/architecture/build-packs/
Apache License 2.0
18 stars 45 forks source link

support exposing services using NodePort #64

Closed ryandawsonuk closed 6 years ago

ryandawsonuk commented 6 years ago

This adds an option to set the serviceType to NodePort and set the nodePort value. It is based on https://github.com/helm/charts/blob/f3e170ae27e47b4768585266823ad681488c690d/stable/rabbitmq/templates/svc.yaml#L19