Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Fix for deprecated batch/v2alpha1 API
Browse files Browse the repository at this point in the history
  • Loading branch information
jngrb committed Dec 1, 2019
1 parent 283b7ea commit 594d8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ objects:
name: nextcloud
weight: 100
wildcardPolicy: None
- apiVersion: batch/v2alpha1
- apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: nextcloud-cron
Expand Down

0 comments on commit 594d8b7

Please sign in to comment.