Skip to content

Commit

Permalink
Ignore openshift apiserver encryption key in secrets
Browse files Browse the repository at this point in the history
Signed-off-by: Michail Resvanis <[email protected]>
  • Loading branch information
mresvanis committed Nov 8, 2024
1 parent 1a52faa commit 5d0de0d
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 5d0de0d

Please sign in to comment.