Add /opt resources to cleanup.sh

Change-Id: I8795032932167f7b09ad9162fc2b9f8b86a7eb9a
This commit is contained in:
Kaspars Skels 2018-10-05 20:49:56 -05:00
parent ab314cd439
commit 6b0d8b7d10
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ TO_RM=(
"/var/log/armada"
"/var/log/containers"
"/var/log/pods"
"/opt/cni"
"/opt/kubernetes"
)
TO_LEAVE=(