Skip to content

Commit

Permalink
Merge pull request #512 from dark-vex/nx-enable-cronjob
Browse files Browse the repository at this point in the history
Enable k8s cronjob on Nextcloud
  • Loading branch information
dark-vex authored Apr 16, 2024
2 parents da3456f + 617a354 commit a0dc8cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/kubenuc/nextcloud/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,5 @@ spec:
requests:
cpu: 500m
memory: 512Mi
cronjob:
enabled: true

0 comments on commit a0dc8cf

Please sign in to comment.