ContainerImage.Pinniped/deploy/concierge
Matt Moyer f0a1555aca
Fix broken "read only" fields added in v0.11.0.
These fields were changed as a minor hardening attempt when we switched to Distroless, but I bungled the field names and we never noticed because Kapp doesn't apply API validations.

This change fixes the field names so they act as was originally intended. We should also follow up with a change that validates all of our installation manifest in CI.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-09-02 16:12:39 -05:00
..
authentication.concierge.pinniped.dev_jwtauthenticators.yaml Generated 2021-02-10 21:52:09 -05:00
authentication.concierge.pinniped.dev_webhookauthenticators.yaml Generated 2021-02-10 21:52:09 -05:00
config.concierge.pinniped.dev_credentialissuers.yaml Fix typo in generated API docs (s/mode/type/). 2021-07-09 11:28:02 -05:00
deployment.yaml Fix broken "read only" fields added in v0.11.0. 2021-09-02 16:12:39 -05:00
helpers.lib.yaml deploy: wire API group suffix through YTT templates 2021-01-19 17:23:06 -05:00
rbac.yaml Add leader election middleware 2021-08-20 12:18:25 -04:00
README.md Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
values.yaml Provide good defaults for NO_PROXY 2021-08-17 10:03:19 -04:00
z0_crd_overlay.yaml deploy: wire API group suffix through YTT templates 2021-01-19 17:23:06 -05:00

Pinniped Concierge Deployment

See the how-to guide for details.