fix: ndots

This commit is contained in:
auricom
2021-07-23 10:30:43 +02:00
parent d61cf35cba
commit 34a1b1cd05
20 changed files with 23 additions and 22 deletions

View File

@@ -45,7 +45,7 @@ spec:
kubectl exec gitea-0 --container gitea --namespace development -- bash -c "rm /tmp/gitea-repositories-$(date +%Y%m%d).tar"
ssh -o StrictHostKeyChecking=no homelab@truenas -C "find /mnt/storage/backups/gitea/*.tar.zst -mtime +5 -type f -delete"
curl -m 10 --retry 5 http://healthchecks.monitoring.svc.cluster.local:8000/ping/f7ff2516-e3b5-41ae-b77f-a9dc09005422
curl -m 10 --retry 5 http://healthchecks.monitoring.svc.cluster.local.:8000/ping/f7ff2516-e3b5-41ae-b77f-a9dc09005422
volumeMounts:
- name: secret
mountPath: /opt/id_rsa