ContainerImage.Pinniped/deploy/supervisor
Ryan Richard 488f08dd6e Provide a way to override the new HTTP loopback-only validation
Add new deprecated_insecure_accept_external_unencrypted_http_requests
value in values.yaml. Allow it to be a boolean or a string to make it
easier to use (both --data-value and --data-value-yaml will work).

Also:
- Consider "ip6-localhost" and "ip6-loopback" to be loopback addresses
  for the validation
- Remove unused env.SupervisorHTTPAddress var
- Deprecate the `service_http_*` values in values.yaml by renaming them
  and causing a ytt render error when the old names are used
2022-03-28 17:03:23 -07:00
..
config.supervisor.pinniped.dev_federationdomains.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
deployment.yaml HTTP listener: default disabled and may only bind to loopback interfaces 2022-03-24 15:46:10 -07:00
helpers.lib.yaml Provide a way to override the new HTTP loopback-only validation 2022-03-28 17:03:23 -07:00
idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
idp.supervisor.pinniped.dev_ldapidentityproviders.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
idp.supervisor.pinniped.dev_oidcidentityproviders.yaml Regenerate code after updating controller-gen to v0.8.0 2022-03-08 11:27:05 -08:00
rbac.yaml Merge branch 'main' of github.com:vmware-tanzu/pinniped into active-directory-identity-provider 2021-08-24 12:19:29 -07:00
README.md Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
service.yaml Provide a way to override the new HTTP loopback-only validation 2022-03-28 17:03:23 -07:00
values.yaml Provide a way to override the new HTTP loopback-only validation 2022-03-28 17:03:23 -07:00
z0_crd_overlay.yaml Custom API Group overlay for AD 2021-07-23 13:01:40 -07:00

Pinniped Supervisor Deployment

See the how-to guide for details.