metadata.yml applied to package repository packages
This commit is contained in:
parent
296f09ed85
commit
1688210630
@ -0,0 +1,10 @@
|
|||||||
|
apiVersion: data.packaging.carvel.dev/v1alpha1
|
||||||
|
kind: PackageMetadata
|
||||||
|
metadata:
|
||||||
|
name: concierge.pinniped.dev
|
||||||
|
spec:
|
||||||
|
displayName: Pinniped Concierge
|
||||||
|
longDescription: Pinniped concierge enables consistent login across Kubernetes clusters on public cloud providers such as AKS, EKS and GKE
|
||||||
|
shortDescription: Pinniped concierge enables consistent login across public clouds
|
||||||
|
categories:
|
||||||
|
- auth
|
@ -0,0 +1,11 @@
|
|||||||
|
apiVersion: data.packaging.carvel.dev/v1alpha1
|
||||||
|
kind: PackageMetadata
|
||||||
|
metadata:
|
||||||
|
name: supervisor.pinniped.dev
|
||||||
|
namespace: kapp-controller-packaging-global
|
||||||
|
spec:
|
||||||
|
displayName: Pinniped Supervisor
|
||||||
|
longDescription: Pinniped supervisor allows seamless login across one or many Kubernetes clusters including AKS, EKS and GKE
|
||||||
|
shortDescription: Pinniped supervisor provides login capabilities
|
||||||
|
categories:
|
||||||
|
- auth
|
Loading…
Reference in New Issue
Block a user