Skip to content

Commit 71df778

Browse files
committed
remove inaccurate statement from comment
1 parent 7132255 commit 71df778

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • rust/operator-binary/src/controller/build

rust/operator-binary/src/controller/build/mod.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ pub enum Error {
5757
/// dereferenced and validated by this point.
5858
/// The remaining errors are resource-assembly failures only.
5959
///
60-
/// `service_account_name` is the name of the RBAC `ServiceAccount` the role-group Pods run under
61-
/// (RBAC resources are built and applied separately, in the reconcile step).
62-
///
6360
/// The Router group `Listener` and the discovery `ConfigMap`s are not built here: the discovery
6461
/// `ConfigMap` derives from the *applied* Router listener's ingress address, so both are built and
6562
/// applied in the reconcile step instead.

0 commit comments

Comments
 (0)