Skip to content

Commit

Permalink
Add addon image flag
Browse files Browse the repository at this point in the history
Signed-off-by: piyush1146115 <piyush@appscode.com>
  • Loading branch information
piyush1146115 committed Sep 21, 2021
1 parent 01704d7 commit b0141c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ const (

InvokerKind = "INVOKER_KIND"
InvokerName = "INVOKER_NAME"
AddonImage = "ADDON_IMAGE"


ExcludePatterns = "EXCLUDE_PATTERNS"
IncludePatterns = "INCLUDE_PATTERNS"
Expand Down

0 comments on commit b0141c1

Please sign in to comment.