Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Fix registry scanning
Browse files Browse the repository at this point in the history
Long live the e2e tests!
  • Loading branch information
2opremio committed Feb 4, 2020
1 parent 30ba0ee commit dd61bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/fluxd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,7 @@ func main() {
AutomationInterval: *automationInterval,
GitTimeout: *gitTimeout,
GitVerifySignatures: *gitVerifySignatures,
ImageScanEnabled: *registryScanning,
},
}

Expand Down

0 comments on commit dd61bc6

Please sign in to comment.