Skip to content

Commit dde56ea

Browse files
committed
Update CE limit to 15 functions for exploration
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent bcde8cd commit dde56ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/pricing-page/pricing-cards.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h3 class="mb-3" style="font-weight: bold;">Functions</h3>
4545
<path d="M1412 734q0-28-18-46l-91-90q-19-19-45-19t-45 19l-408 407-226-226q-19-19-45-19t-45 19l-91 90q-18 18-18 46 0 27 18 45l362 362q19 19 45 19 27 0 46-19l543-543q18-18 18-45zm252 162q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z">
4646
</path>
4747
</svg>
48-
<span data-tooltip="You can deploy 10 functions before requiring a license to upgrade to OpenFaaS Standard">10x functions</span>
48+
<span data-tooltip="You can deploy 15 functions whilst exploring OpenFaaS CE">15x functions</span>
4949
</li>
5050
<li class="mb-3 is-flex is-align-items-center">
5151
<svg class="image is-24x24 mr-2" xmlns="http://www.w3.org/2000/svg"stroke="currentColor" fill="#6a6a6a" viewBox="0 0 1792 1792">

_includes/pricing-page/pricing-table.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3 class="subtitle pt-4">
138138

139139
<tr>
140140
<th class="is-one-third">Maximum functions per namespace</th>
141-
<td class="is-2">10</td>
141+
<td class="is-2">15</td>
142142
<td class="is-2">500</td>
143143
<td class="is-2">5000</td>
144144
</tr>

0 commit comments

Comments
 (0)