ContainerImage.Pinniped/deploy/concierge
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
..
README.md Restructure docs into new layout. 2021-02-23 11:11:07 -06: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 prevent kapp from altering the selector of our services 2021-09-15 16:08:49 -04: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 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

README.md

Pinniped Concierge Deployment

See the how-to guide for details.