mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-12 13:59:09 +02:00
Add extra block volume to oke
This commit is contained in:
@@ -23,6 +23,7 @@ resource "oci_containerengine_node_pool" "k8s_node_pool" {
|
||||
node_source_details {
|
||||
image_id = var.node_image_ocid
|
||||
source_type = "image"
|
||||
boot_volume_size_in_gbs = 100
|
||||
}
|
||||
|
||||
initial_node_labels {
|
||||
|
Reference in New Issue
Block a user