ContainerImage.Pinniped/deploy
Ryan Richard 397ec61e57 Specify the supervisor NodePort Service's port and nodePort separately
When using kind we forward the node's port to the host, so we only
really care about the `nodePort` value. For acceptance clusters,
we put an Ingress in front of a NodePort Service, so we only really
care about the `port` value.
2020-10-22 15:37:35 -07:00
..
concierge Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
local-user-authenticator Support installing concierge and supervisor into existing namespace 2020-10-14 15:05:42 -07:00
supervisor Specify the supervisor NodePort Service's port and nodePort separately 2020-10-22 15:37:35 -07:00