sigs.k8s.io/cluster-api-provider-aws@v1.5.5/test/e2e/data/infrastructure-aws/kustomize_sources/efs-support/patches/efs-support.yaml (about)

     1  ---
     2  apiVersion: cluster.x-k8s.io/v1beta1
     3  kind: Cluster
     4  metadata:
     5    name: ${CLUSTER_NAME}
     6    labels:
     7      csi: "external"
     8  ---
     9  apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
    10  kind: AWSMachineTemplate
    11  metadata:
    12    name: "${CLUSTER_NAME}-md-0"
    13  spec:
    14    template:
    15      spec:
    16        rootVolume:
    17          size: 16