ContainerImage.Pinniped/deploy/concierge
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
..
README.md Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
authentication.concierge.pinniped.dev_jwtauthenticators.yaml Update the AdditionalPrinterColumns of the CRDs, and add a test for it 2021-09-20 12:47:39 -07:00
authentication.concierge.pinniped.dev_webhookauthenticators.yaml Update the AdditionalPrinterColumns of the CRDs, and add a test for it 2021-09-20 12:47:39 -07:00
config.concierge.pinniped.dev_credentialissuers.yaml Show DefaultStrategy as a new printer column for CredentialIssuer 2021-09-21 12:01:30 -07:00
deployment.yaml Add impersonationProxyServerPort to the Concierge's static ConfigMap 2021-11-17 13:27:59 -08:00
helpers.lib.yaml Improve the selectors of Deployments and Services 2021-09-14 13:35:10 -07:00
rbac.yaml Improve the selectors of Deployments and Services 2021-09-14 13:35:10 -07:00
values.yaml Add aggregatedAPIServerPort to the Concierge's static ConfigMap 2021-11-16 16:43:51 -08:00
z0_crd_overlay.yaml deploy: wire API group suffix through YTT templates 2021-01-19 17:23:06 -05:00

README.md

Pinniped Concierge Deployment

See the how-to guide for details.