Skip to content

Commit

Permalink
Added PolicyByRuleId to application profile
Browse files Browse the repository at this point in the history
Signed-off-by: Afek Berger <[email protected]>
  • Loading branch information
afek854 committed Nov 4, 2024
1 parent 2142149 commit 218de6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/registry/file/applicationprofile_processor.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,6 @@ func deflateApplicationProfileContainer(container softwarecomposition.Applicatio
Endpoints: endpoints,
ImageTag: container.ImageTag,
ImageID: container.ImageID,
PolicyByRuleId: container.PolicyByRuleId,
}
}

0 comments on commit 218de6d

Please sign in to comment.