🐛 cronjobs

This commit is contained in:
auricom
2022-09-16 11:27:02 +02:00
parent 1a025d1b68
commit 365db1e04e
5 changed files with 12 additions and 12 deletions

View File

@@ -23,8 +23,8 @@ spec:
name: gitea-config
key: apiToken
command:
- "bin/sh"
- "-ec"
- "/bin/bash"
- "-c"
- |
#!/bin/bash
@@ -80,7 +80,7 @@ spec:
echo "INFO: Backup done"
EOF
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.default.svc.cluster.local.:8000/ping/f7ff2516-e3b5-41ae-b77f-a9dc09005422
volumeMounts:
- name: secret
mountPath: /opt/id_rsa