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>
135
135
)
136
136
) }}
137
137
{{ partial "docs-section.html" (dict
138
- "Title" "Deploy on Kubernetes"
138
+ "Title" "Deploy on containers running in Kubernetes"
139
139
"Description" "Get started with the Redis Software for Kubernetes container image"
140
140
"ButtonLink" "./operate/kubernetes/deployment/quick-start/"
141
141
"ButtonLabel" "Kubernetes deployment quickstart"
142
142
"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/")
144
144
)
145
145
) }}
146
146
{{ partial "docs-section.html" (dict
You can’t perform that action at this time.
0 commit comments