Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alwell-kevin authored Jan 12, 2024
1 parent fdccb2e commit 51414ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Multitenancy on OpenShift (Community Version)

With a few changes we can leverage a single ARC controller-manager across multiple orgazations. A quick prereq is that the controller must be on
With a few changes we can leverage a single ARC controller-manager across multiple organizations. A quick prereq is that the controller must be on
version 0.26.0+. The initial advantage of this is no having the overhead of multiple controllers and crd's that need to be managed, being our of
sync with multiple deployments causes issues with your runner deployments.

Expand Down

0 comments on commit 51414ef

Please sign in to comment.