ContainerImage.Pinniped/hack/lib/tilt
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
..
tilt_modules Add Tilt-based local dev workflow. 2020-10-05 16:34:33 -05:00
concierge.Dockerfile Make tilt work with the supervisor app and add more uninstall testing 2020-10-09 14:25:34 -07:00
local-user-authenticator.Dockerfile Add Tilt-based local dev workflow. 2020-10-05 16:34:33 -05:00
supervisor.Dockerfile Make tilt work with the supervisor app and add more uninstall testing 2020-10-09 14:25:34 -07:00
Tiltfile Specify the supervisor NodePort Service's port and nodePort separately 2020-10-22 15:37:35 -07:00