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

     1  ---
     2  apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
     3  kind: AzureCluster
     4  metadata:
     5    name: ${CLUSTER_NAME}
     6  spec:
     7    networkSpec:
     8      subnets:
     9      - name: control-plane-subnet
    10        role: control-plane
    11      - name: node-subnet
    12        role: node