Skip to content

Commit e48a61f

Browse files
committed
add missing GVKs
1 parent 84cf5ae commit e48a61f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

PROJECT

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,12 @@ resources:
1414
- group: infrastructure
1515
version: v1beta1
1616
kind: AzureClusterTemplate
17+
- group: infrastructure
18+
version: v1beta1
19+
kind: AzureManagedCluster # For AKS clusters
20+
- group: infrastructure
21+
version: v1beta1
22+
kind: AzureManagedMachinePool # For AKS node pools
23+
- group: infrastructure
24+
version: v1beta1
25+
kind: AzureClusterIdentity # For Azure Cluster Identity

0 commit comments

Comments
 (0)