Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
Updating apiVersion for Cronjob
  • Loading branch information
Anudeep Reddy authored Mar 19, 2024
1 parent 872be6c commit 6b3e7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleanup-evicted-pods/deploy.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: cleanup-evicted-pods
Expand Down

0 comments on commit 6b3e7f7

Please sign in to comment.