We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1fb77f commit e0b309fCopy full SHA for e0b309f
_includes/pricing-page/pricing-table.html
@@ -143,14 +143,14 @@ <h3 class="subtitle pt-4">
143
<td class="is-2">5000</td>
144
</tr>
145
<tr>
146
- <th class="is-one-third">Maximum namespaces</th>
+ <th class="is-one-third">Maximum Kubernetes namespaces</th>
147
<td class="is-2">1</td>
148
149
<td class="is-2">Unlimited</td>
150
151
152
- <th class="is-one-third">Maximum replicas</th>
153
- <td class="is-2">5/5</td>
+ <th class="is-one-third">Maximum replicas per function</th>
+ <td class="is-2">5</td>
154
155
156
0 commit comments