Skip to content

Commit

Permalink
fix: hourly storage class
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Mar 9, 2024
1 parent 40e4b82 commit b986c55
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ reclaimPolicy: Delete
volumeBindingMode: Immediate
parameters:
numberOfReplicas: "1"
recurringJobSelector:
- name: hourly
isGroup: true
recurringJobSelector: '[{"name":"hourly", "isGroup":true}]'

0 comments on commit b986c55

Please sign in to comment.