This commit is contained in:
bom 2021-12-15 11:44:31 +01:00
parent e31b9ca74a
commit c2628ac470

View file

@ -51,6 +51,9 @@ function main()
kubectl exec -t $POD -- bash -c "echo \"$ENDPOINT k3stesthost cloudhost\" >> /etc/hosts"
kubectl exec -t $POD -- /usr/local/bin/init.sh
echo ================= DEBUG =================
ls -la /var/cloud
date
echo ================= BACKUP =================
kubectl exec -t $POD -- ls -l /var/backups/config