Skip to content

Commit

Permalink
Update linkedcat-backup.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
acdh-ch authored Oct 6, 2023
1 parent 0e2457a commit faf4881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kubernetes/linkedcat-backup.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: linkedcat-backup
Expand Down Expand Up @@ -48,4 +48,4 @@ spec:
- name: sqlite-data
persistentVolumeClaim:
claimName: sqlite-data
restartPolicy: OnFailure
restartPolicy: OnFailure

0 comments on commit faf4881

Please sign in to comment.