Skip to content

Commit

Permalink
docs(srv): update
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyOubouaziz committed Nov 7, 2024
1 parent 5a3ebf4 commit 06ee289
Showing 1 changed file with 78 additions and 78 deletions.
156 changes: 78 additions & 78 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3703,40 +3703,6 @@
"label": "API/CLI",
"slug": "api-cli"
},
{
"items": [
{
"label": "Unable to create a namespace",
"slug": "cannot-create-namespace"
},
{
"label": "I cannot inject secrets or variables in my job",
"slug": "cannot-inject-secret-variable"
},
{
"label": "My function is in an error state",
"slug": "function-in-error-state"
},
{
"label": "My function stopped working after a redeploy",
"slug": "function-stopped-after-redeploy"
},
{
"label": "Handler not found",
"slug": "handler-not-found"
},
{
"label": "I am experiencing timeout errors",
"slug": "timeout-errors"
},
{
"label": "My function fails after too many retries",
"slug": "too-many-retries"
}
],
"label": "Troubleshooting",
"slug": "troubleshooting"
},
{
"items": [
{
Expand Down Expand Up @@ -3790,6 +3756,40 @@
],
"label": "Additional Content",
"slug": "reference-content"
},
{
"items": [
{
"label": "Unable to create a namespace",
"slug": "cannot-create-namespace"
},
{
"label": "I cannot inject secrets or variables in my job",
"slug": "cannot-inject-secret-variable"
},
{
"label": "My function is in an error state",
"slug": "function-in-error-state"
},
{
"label": "My function stopped working after a redeploy",
"slug": "function-stopped-after-redeploy"
},
{
"label": "Handler not found",
"slug": "handler-not-found"
},
{
"label": "I am experiencing timeout errors",
"slug": "timeout-error"
},
{
"label": "My function fails after too many retries",
"slug": "too-many-retries"
}
],
"label": "Troubleshooting",
"slug": "troubleshooting"
}
],
"label": "Functions",
Expand Down Expand Up @@ -3885,32 +3885,6 @@
"label": "API/CLI",
"slug": "api-cli"
},
{
"items": [
{
"label": "I cannot create a namespace",
"slug": "cannot-create-namespace"
},
{
"label": "I cannot deploy my image",
"slug": "cannot-deploy-image"
},
{
"label": "I cannot inject secrets or variables in my job",
"slug": "cannot-inject-secret-variable"
},
{
"label": "I cannot retrieve external images",
"slug": "cannot-retrieve-external-images"
},
{
"label": "My container stopped working after a redeploy",
"slug": "container-stopped-after-redeploy"
}
],
"label": "Troubleshooting",
"slug": "troubleshooting"
},
{
"items": [
{
Expand Down Expand Up @@ -3948,6 +3922,32 @@
],
"label": "Additional Content",
"slug": "reference-content"
},
{
"items": [
{
"label": "I cannot create a namespace",
"slug": "cannot-create-namespace"
},
{
"label": "I cannot deploy my image",
"slug": "cannot-deploy-image"
},
{
"label": "I cannot inject secrets or variables in my job",
"slug": "cannot-inject-secret-variable"
},
{
"label": "I cannot retrieve external images",
"slug": "cannot-retrieve-external-image"
},
{
"label": "My container stopped working after a redeploy",
"slug": "container-stopped-after-redeploy"
}
],
"label": "Troubleshooting",
"slug": "troubleshooting"
}
],
"label": "Containers",
Expand Down Expand Up @@ -4005,24 +4005,6 @@
"label": "How to",
"slug": "how-to"
},
{
"items": [
{
"label": "My job is in an error state",
"slug": "job-in-error-state"
},
{
"label": "I cannot inject secrets or variables in my job",
"slug": "cannot-inject-secret-variable"
},
{
"label": "I cannot retrieve external images",
"slug": "cannot-retrieve-external-images"
}
],
"label": "Troubleshooting",
"slug": "troubleshooting"
},
{
"items": [
{
Expand Down Expand Up @@ -4054,6 +4036,24 @@
],
"label": "Additional Content",
"slug": "reference-content"
},
{
"items": [
{
"label": "My job is in an error state",
"slug": "job-in-error-state"
},
{
"label": "I cannot inject secrets or variables in my job",
"slug": "cannot-inject-secret-variable"
},
{
"label": "I cannot retrieve external images",
"slug": "cannot-retrieve-external-image"
}
],
"label": "Troubleshooting",
"slug": "troubleshooting"
}
],
"label": "Jobs",
Expand Down

0 comments on commit 06ee289

Please sign in to comment.