sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/flavors/edgezone/patches/azure-extendedlocation.yaml (about)

     1  ---
     2  apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
     3  kind: AzureCluster
     4  metadata:
     5    name: ${CLUSTER_NAME}
     6  spec:
     7    extendedLocation:
     8      name: ${AZURE_EXTENDEDLOCATION_NAME}
     9      type: ${AZURE_EXTENDEDLOCATION_TYPE}