Skip to content

Commit 0f3e6d5

Browse files
committed
docs(k8s): fix typo
1 parent 395baa7 commit 0f3e6d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

menu/navigation.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,10 +1744,6 @@
17441744
"label": "Exposing Kubernetes services to the internet",
17451745
"slug": "exposing-services"
17461746
},
1747-
{
1748-
"label": "Configuring a SQL storage backend in Helm",
1749-
"slug": "configuring-sql-stoage-backend-helm"
1750-
},
17511747
{
17521748
"label": "Modifying kernel parameters in a Kubernetes cluster using a DaemonSet",
17531749
"slug": "modifying-kernel-parameters-kubernetes-cluster"
@@ -1786,6 +1782,10 @@
17861782
},
17871783
{
17881784
"items": [
1785+
{
1786+
"label": "Configuring a SQL storage backend in Helm",
1787+
"slug": "configuring-sql-storage-backend-helm"
1788+
},
17891789
{
17901790
"label": "Containers not starting on ARM Instances",
17911791
"slug": "containers-not-starting-arm-instances"

0 commit comments

Comments
 (0)