File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,12 +135,12 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
135135 )
136136 ) }}
137137 {{ partial "docs-section.html" (dict
138- "Title" "Deploy on Kubernetes"
138+ "Title" "Deploy on containers running in Kubernetes"
139139 "Description" "Get started with the Redis Software for Kubernetes container image"
140140 "ButtonLink" "./operate/kubernetes/deployment/quick-start/"
141141 "ButtonLabel" "Kubernetes deployment quickstart"
142142 "LinksLeft" (slice
143- (dict "Text" "Deploy Redis Enterprise for Kubernetes with OpenShift guide" "URL" "./operate/kubernetes/deployment/openshift/")
143+ (dict "Text" "Deploy Redis Software for Kubernetes with OpenShift guide" "URL" "./operate/kubernetes/deployment/openshift/")
144144 )
145145 ) }}
146146 {{ partial "docs-section.html" (dict
You can’t perform that action at this time.
0 commit comments