Skip to content

Commit 570fa3d

Browse files
authored
Remove "operator" from service account names and namespaces (#110)
The "operator" word was removed in DWS v0.0.13 as part of the move from HewlettPackard/dws to DataWorkflowServices/dws. Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent 6be467e commit 570fa3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/compute-daemons/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ NNF software defines a Kubernetes Service Account for granting communication pri
3030

3131
| Compute Daemon | Service Account | Namespace |
3232
| -------------- | --------------- | --------- |
33-
| Client Mount | dws-operator-controller-manager | dws-operator-system |
33+
| Client Mount | dws-controller-manager | dws-system |
3434
| Data Movement | nnf-dm-controller-manager | nnf-dm-system |
3535

3636
```bash

0 commit comments

Comments
 (0)