...

Text file src/edge-infra.dev/config/pallets/sds/storage/piraeus-datastore/linstor-cluster/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/sds/storage/piraeus-datastore/linstor-cluster

     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

View as plain text