1namespace: piraeus-datastore 2apiVersion: kustomize.config.k8s.io/v1beta1 3kind: Kustomization 4resources: 5- linstor-cluster.yaml 6- linstor-storage-pool.yaml 7- linstor-satellite-containers.yaml 8- linkerd.yaml 9- storage-classes.yaml 10commonLabels: 11 platform.edge.ncr.com/component: piraeus 12 workload.edge.ncr.com: platform 13components: 14- ../../../../../components/edge/patches/piraeus-patch