Skip to content

Commit a5e17ee

Browse files
committed
removed duplicate comment
1 parent b3cd85b commit a5e17ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rust/operator-binary/src/security/authorization.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ impl ResolvedNifiAuthorizationConfig {
237237
..
238238
} = self
239239
{
240-
// NiFi needs the public CA certificate to verify the OPA server's cert.
241240
volumes.push(
242241
VolumeBuilder::new(OPA_TLS_VOLUME_NAME)
243242
.ephemeral(

0 commit comments

Comments
 (0)