Skip to content

Commit c4fc065

Browse files
authored
fix a typo in k8s (#1196) (#1197)
Cherry-picked from #1196
1 parent 3b60b3e commit c4fc065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/kubernetes/persistent-volumes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ neo4j-data ebs.csi.aws.com Retain WaitForFirstConsumer t
333333
======
334334
[.include-with-azure]
335335
======
336-
. Create a storage class in GKE that uses the `Retain` reclaim policy and `pd-ssd` high-performance SSD disks:
336+
. Create a storage class in AKS that uses the `Retain` reclaim policy and `pd-ssd` high-performance SSD disks:
337337
+
338338
[source, shell]
339339
----

0 commit comments

Comments
 (0)