You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Using existent OKE Cluster. Only the application and services will be provisioned. If select cluster autoscaler feature, you need to get the node pool id and enter when required"
18
18
}
19
-
variable"existent_oke_cluster_compartment_ocid" {
20
-
default=""
21
-
description="Existent OKE Cluster Compartment"
22
-
}
23
19
variable"create_new_compartment_for_oke" {
24
20
default=false
25
21
description="Creates new compartment for OKE Nodes and OCI Services deployed. NOTE: The creation of the compartment increases the deployment time by at least 3 minutes, and can increase by 15 minutes when destroying"
0 commit comments