ContainerImage.Pinniped/deploy/supervisor
Monis Khan efaca05999
prevent kapp from altering the selector of our services
This makes it so that our service selector will match exactly the
YAML we specify instead of including an extra "kapp.k14s.io/app" key.
This will take us closer to the standard kubectl behavior which is
desirable since we want to avoid future bugs that only manifest when
kapp is not used.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-09-15 16:08:49 -04:00
..
config.supervisor.pinniped.dev_federationdomains.yaml Generated 2021-02-10 21:52:09 -05:00
deployment.yaml Improve the selectors of Deployments and Services 2021-09-14 13:35:10 -07:00
helpers.lib.yaml Improve the selectors of Deployments and Services 2021-09-14 13:35:10 -07: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 prevent kapp from altering the selector of our services 2021-09-15 16:08:49 -04: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.