Skip to content

Commit

Permalink
fix(apps/prod/dl): fix sa for dl pod
Browse files Browse the repository at this point in the history
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo committed Jul 22, 2024
1 parent 2cb3470 commit 78a18f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/prod/dl/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ spec:
cleanupOnFail: true
remediation:
retries: 3
serviceAccount:
create: false
name: dl-reg-downloader
test:
enable: true
ignoreFailures: false
Expand Down

0 comments on commit 78a18f8

Please sign in to comment.