Add parted to debugging role on kubernetes.

This is to support expanding the storage.
This commit is contained in:
Tom Alexander
2026-09-07 13:24:39 -04:00
parent a0e8a74906
commit 0d6001d655

View File

@@ -25,6 +25,7 @@
gptfdisk # cgdisk gptfdisk # cgdisk
arp-scan # To find devices on the network arp-scan # To find devices on the network
ldns # for drill ldns # for drill
parted
]; ];
# This can make debugging easier by rejecting packets instead of dropping them: # This can make debugging easier by rejecting packets instead of dropping them: