mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
Add rkt gc task (#2945)
This commit is contained in:
2
roles/rkt/files/rkt-gc.sh
Normal file
2
roles/rkt/files/rkt-gc.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
rkt gc
|
||||
Reference in New Issue
Block a user