Skip to content

Commit f29328b

Browse files
committed
Added-Depends-On-for-QA
1 parent ac6d753 commit f29328b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform-manifests/09-aks-cluster-linux-user-nodepools.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ resource "azurerm_kubernetes_cluster_node_pool" "linux101" {
1818
"environment" = var.environment
1919
"nodepoolos" = "linux"
2020
"app" = "java-apps"
21-
"ui-apps" = "react-apps"
2221
}
2322
tags = {
2423
"nodepool-type" = "user"

0 commit comments

Comments
 (0)