ContainerImage.Pinniped/internal/controller/impersonatorconfig
Ryan Richard ca2cc40769 Add impersonationProxyServerPort to the Concierge's static ConfigMap
- Used to determine on which port the impersonation proxy will bind
- Defaults to 8444, which is the old hard-coded port value
- Allow the port number to be configured to any value within the
  range 1024 to 65535
- This commit does not include adding new config knobs to the ytt
  values file, so while it is possible to change this port without
  needing to recompile, it is not convenient
2021-11-17 13:27:59 -08:00
..
impersonator_config.go Add impersonationProxyServerPort to the Concierge's static ConfigMap 2021-11-17 13:27:59 -08:00
impersonator_config_test.go Add impersonationProxyServerPort to the Concierge's static ConfigMap 2021-11-17 13:27:59 -08:00