You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Kubernetes controller for managing growthbook.
10
10
11
11
Currently supported are `GrowthbookOrganization`, `GrowthbookUser`, `GrowthbookFeature`, `GrowthbookClient` and `GrowthbookInstance` while the later one is the main resource
12
12
referencing all other resources while organizations select further resources including clients, features and users (organization membership).
13
-
Basically for deploying features and clients a `GrowthbookInstance` as well as at least one `GrowthbooKOrganization` resource needs to be created.
13
+
Basically for deploying features and clients a `GrowthbookInstance` as well as at least one `GrowthbookOrganization` resource needs to be created.
14
14
15
15
This controller does not deploy growthbook itself. It manages resources for an existing growthbook instance.
16
16
Growthbook currently does not support managing features nor clients within the scope of the rest api. This controller
0 commit comments