Skip to content

Commit

Permalink
Move backup job to system node temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jul 20, 2023
1 parent a6263f9 commit 62e7b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-backup/cluster-backup.cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ spec:
memory: 256Mi
restartPolicy: Never
nodeSelector:
k8s.kiwix.org/role: "system"
k8s.kiwix.org/role: "services"

0 comments on commit 62e7b1a

Please sign in to comment.