Skip to content

Commit 24127ab

Browse files
fix(srv): update troubleshooting page name in menu TMTA-5313 (#4038)
1 parent b9d0e27 commit 24127ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

menu/navigation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3784,7 +3784,7 @@
37843784
"slug": "cannot-create-namespace"
37853785
},
37863786
{
3787-
"label": "I cannot inject secrets or variables in my job",
3787+
"label": "I cannot inject secrets or variables in my function",
37883788
"slug": "cannot-inject-secret-variable"
37893789
},
37903790
{
@@ -3954,7 +3954,7 @@
39543954
"slug": "cannot-deploy-image"
39553955
},
39563956
{
3957-
"label": "I cannot inject secrets or variables in my job",
3957+
"label": "I cannot inject secrets or variables in my container",
39583958
"slug": "cannot-inject-secret-variable"
39593959
},
39603960
{

0 commit comments

Comments
 (0)