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 4c2c8a4 commit 3fd592eCopy full SHA for 3fd592e
rust/operator-binary/src/controller.rs
@@ -679,7 +679,7 @@ fn build_rolegroup_headless_service(
679
// Currently we don't offer listener-exposition of OPA mostly due to security concerns.
680
// OPA is currently public within the Kubernetes (without authentication).
681
// Opening it up to outside of Kubernetes might worsen things.
682
- // We are open to implement listener-integration, but this needs to be though through before
+ // We are open to implement listener-integration, but this needs to be thought through before
683
// implementing it.
684
// Note: We have kind of similar situations for HMS and Zookeeper, as the authentication
685
// options there are non-existent (mTLS still opens plain port) or suck (Kerberos).
0 commit comments