mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Increase node disk size to 32GiB
This commit is contained in:
parent
36e7d5e9ef
commit
eaba343a5d
@ -80,6 +80,7 @@ resource "lxd_profile" "kubenode" {
|
||||
properties = {
|
||||
pool = "default"
|
||||
path = "/"
|
||||
size = "32GiB"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user