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 395baa7 commit 0f3e6d5Copy full SHA for 0f3e6d5
menu/navigation.json
@@ -1744,10 +1744,6 @@
1744
"label": "Exposing Kubernetes services to the internet",
1745
"slug": "exposing-services"
1746
},
1747
- {
1748
- "label": "Configuring a SQL storage backend in Helm",
1749
- "slug": "configuring-sql-stoage-backend-helm"
1750
- },
1751
{
1752
"label": "Modifying kernel parameters in a Kubernetes cluster using a DaemonSet",
1753
"slug": "modifying-kernel-parameters-kubernetes-cluster"
@@ -1786,6 +1782,10 @@
1786
1782
1787
1783
1788
1784
"items": [
1785
+ {
+ "label": "Configuring a SQL storage backend in Helm",
+ "slug": "configuring-sql-storage-backend-helm"
+ },
1789
1790
"label": "Containers not starting on ARM Instances",
1791
"slug": "containers-not-starting-arm-instances"
0 commit comments