Specify restic pod hostname

This commit is contained in:
Mathis 2024-02-10 22:43:27 +00:00
parent 9311774b35
commit fce4044036
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ spec:
containers:
- name: restic-container
hostname: restic-cronjob
image: git.namesny.com/cluster/restic:latest
imagePullPolicy: Always
command: ["/bin/sh", "/app/backup.sh"]