Skip to content

Commit 3fd592e

Browse files
Update rust/operator-binary/src/controller.rs
Co-authored-by: Malte Sander <contact@maltesander.com>
1 parent 4c2c8a4 commit 3fd592e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/operator-binary/src/controller.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ fn build_rolegroup_headless_service(
679679
// Currently we don't offer listener-exposition of OPA mostly due to security concerns.
680680
// OPA is currently public within the Kubernetes (without authentication).
681681
// 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
682+
// We are open to implement listener-integration, but this needs to be thought through before
683683
// implementing it.
684684
// Note: We have kind of similar situations for HMS and Zookeeper, as the authentication
685685
// options there are non-existent (mTLS still opens plain port) or suck (Kerberos).

0 commit comments

Comments
 (0)