Skip to content

Commit

Permalink
removing an unnecessary matchLabels
Browse files Browse the repository at this point in the history
  • Loading branch information
rlinstorres committed Jul 27, 2023
1 parent 8123353 commit 3a4318b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/job/resources/base/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ metadata:
spec:
ttlSecondsAfterFinished: 300
backoffLimit: 2
selector:
matchLabels:
app.kubernetes.io/name: kube-review
template:
metadata:
labels:
Expand Down

0 comments on commit 3a4318b

Please sign in to comment.