sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/flavors/aks-clusterclass/azure-managed-cluster-template.yaml (about)

     1  apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
     2  kind: AzureManagedClusterTemplate
     3  metadata:
     4    name: ${CLUSTER_NAME}
     5    namespace: default
     6  spec:	
     7    template:	
     8      spec: {}