Skip to content

Commit

Permalink
Use batch/v1 CronJob API
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbleyg authored Dec 9, 2022
1 parent abf301b commit 25d7768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/apptest-gc/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ data:
fi
---
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: apptest-namespaces-gc
Expand Down

0 comments on commit 25d7768

Please sign in to comment.