Skip to content

Commit

Permalink
Update pkg/sharing/secret_exports.go
Browse files Browse the repository at this point in the history
Co-authored-by: João Pereira <[email protected]>
  • Loading branch information
devthejo and joaopapereira authored Jul 10, 2023
1 parent 70b0eca commit 5046f03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/sharing/secret_exports.go
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ func (es exportedSecret) Matches(matcher SecretMatcher, nsIsExcludedFromWildcard
log.Error(err, fmt.Sprintf("failed to get namespace %s", nsName))
}
for _, s := range selectors {

jp := jsonpath.New("jsonpath")

jsonPathKey := "{." + s.Key + "}"
Expand Down

0 comments on commit 5046f03

Please sign in to comment.