Fix prowler image scan registry URL (add https:// scheme)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
38281a35fd
commit
7f2d53bc77
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
|||
args:
|
||||
- image
|
||||
- --registry
|
||||
- registry.ops.eblu.me
|
||||
- https://registry.ops.eblu.me
|
||||
- --image-filter
|
||||
- blumeops/
|
||||
- -z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue