Skip to content

Commit

Permalink
Ignore openshift apiserver encryption key ConfigMap
Browse files Browse the repository at this point in the history
Signed-off-by: Michail Resvanis <[email protected]>
  • Loading branch information
mresvanis committed Oct 9, 2024
1 parent d6ae2c1 commit 478cc55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rules.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ lazy_static! {
"alertmanager.yaml.gz",
"entitlement.pem",
"entitlement-key.pem",
"encryption.apiserver.operator.openshift.io-key",
]
.into_iter()
.map(str::to_string)
Expand Down

0 comments on commit 478cc55

Please sign in to comment.