We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3cd85b commit a5e17eeCopy full SHA for a5e17ee
1 file changed
rust/operator-binary/src/security/authorization.rs
@@ -237,7 +237,6 @@ impl ResolvedNifiAuthorizationConfig {
237
..
238
} = self
239
{
240
- // NiFi needs the public CA certificate to verify the OPA server's cert.
241
volumes.push(
242
VolumeBuilder::new(OPA_TLS_VOLUME_NAME)
243
.ephemeral(
0 commit comments