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 a7aa106 commit 41b51ddCopy full SHA for 41b51dd
layouts/home.html
@@ -135,7 +135,8 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
135
</tr>
136
</tbody>
137
</table>
138
-
+<br>
139
+ <br>
140
<h2 class="text-5xl font-medium" id="operate">Deploy to production</h2>
141
142
@@ -188,7 +189,7 @@ <h2 class="text-5xl font-medium" id="operate">Deploy to production</h2>
188
189
190
191
{{ partial "docs-section.html" (dict
- "Title" "Deploy Redis Software for Kubernetes"
192
+ "Title" "Deploy on Kubernetes"
193
"Description" "Get started with the Redis Software for Kubernetes container image"
194
"ButtonLink" ".operate/kubernetes/deployment/quick-start/"
195
"ButtonLabel" "Redis operator for Kubernetes quick start guide"
0 commit comments