Skip to content

Commit

Permalink
Fix fluxcd job error (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 authored Jun 5, 2024
1 parent bf4fe67 commit 2644654
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ metadata:
"helm.sh/hook-weight": "-5"
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
spec:
manualSelector: true
selector:
matchLabels:
app.kubernetes.io/part-of: flux
backoffLimit: 1
template:
metadata:
Expand Down

0 comments on commit 2644654

Please sign in to comment.