Fixes
This commit is contained in:
@ -28,7 +28,7 @@ resource "azurerm_kubernetes_cluster" "aks_cluster" {
|
||||
|
||||
network_profile {
|
||||
network_plugin = "azure"
|
||||
load_balancer_sku = "Standard"
|
||||
load_balancer_sku = "standard"
|
||||
}
|
||||
|
||||
identity {
|
||||
|
Reference in New Issue
Block a user