mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-03-05 11:12:58 +00:00
- New optional ytt value called `into_namespace` means install into that preexisting namespace rather than creating a new namespace for each app - Also ensure that every resource that is created statically by our yaml at install-time by either app is labeled consistently - Also support adding custom labels to all of those resources from a new ytt value called `custom_labels`