ContainerImage.Pinniped/deploy/supervisor
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
..
config.supervisor.pinniped.dev_federationdomains.yaml Generated 2021-02-10 21:52:09 -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
idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml Change some comments on API docs, fix lint error by ignoring it 2021-08-26 16:55:43 -07:00
idp.supervisor.pinniped.dev_ldapidentityproviders.yaml Default groupSearch.attributes.groupName to "dn" instead of "cn" 2021-05-28 13:27:11 -07:00
idp.supervisor.pinniped.dev_oidcidentityproviders.yaml Some refactors based on PR feedback from @enj 2021-08-17 13:14:09 -07: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 Run as non-root 2020-11-02 12:51:15 -05:00
values.yaml Provide good defaults for NO_PROXY 2021-08-17 10:03:19 -04: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.