Skip to content

Commit

Permalink
Fix tooltip for functions deployment limit in OpenFaaS Standard prici…
Browse files Browse the repository at this point in the history
…ng card

Signed-off-by: Julian Casaburi <[email protected]>
  • Loading branch information
juliancasaburi authored and alexellis committed Aug 14, 2024
1 parent d563aa4 commit e0efb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/pricing-page/pricing-cards.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h3 class="mb-3" style="font-weight: bold;">Functions</h3>
<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">
</path>
</svg>
<span data-tooltip="You can deploy 500 functions before requiring a license to upgrade to OpenFaaS Standard">500x functions</span>
<span data-tooltip="You can deploy 500 functions before requiring a license to upgrade to OpenFaaS for Enterprises">500x functions</span>
</li>
<li class="mb-3 is-flex is-align-items-center">
<svg class="image is-24x24 mr-2" xmlns="http://www.w3.org/2000/svg"stroke="currentColor" fill="#10b981" viewBox="0 0 1792 1792">
Expand Down

0 comments on commit e0efb76

Please sign in to comment.