Skip to content

Commit 1550440

Browse files
committed
fix(helm-chart): wrongly named feature
1 parent ea55319 commit 1550440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/templates/configmaps/features.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ data:
4444
enabled: true
4545
max_paralellism_in_org:
4646
quantity: 500
47-
max_people_in_organization:
47+
max_people_in_org:
4848
quantity: 600
4949
max_projects_in_org:
5050
quantity: 10000

0 commit comments

Comments
 (0)