Skip to content

Commit 8496236

Browse files
committed
docs(roles/hetzner_vm): add missing header
1 parent 36ff71d commit 8496236

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

roles/hetzner_vm/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ hetzner_vm__volumes:
262262

263263
## Troubleshooting
264264

265+
**Resizing the disk while rescaling**
266+
265267
* When a small VM is later rescaled to a larger one, the disk size stays the same. This is intentional: Hetzner disks cannot be shrunk, so growing the disk would block any later scale-down. To resize the disk anyway, scale the VM back down, set `hetzner_vm__upgrade_disk` to `true`, and then scale it back up.
266268

267269

0 commit comments

Comments
 (0)