Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Include option to provide operator namespace (#165)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi authored Oct 4, 2023
1 parent b204ff7 commit 591d088
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/scan_tools/tang_operator_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ scanners:
enableUI: false
# Defaults to true, set false to prevent auto update of ZAP plugins
updateAddons: false
overrideConfigs:
- formhandler.fields.field(0).fieldId="namespace"
- formhandler.fields.field(0).value="OPERATOR_NAMESPACE_HERE"

0 comments on commit 591d088

Please sign in to comment.