Skip to content

Commit 527765d

Browse files
authored
add ainode deployment 208 (#983)
* add ainode deployment 208 * delete params ain_cluster_ingress_time_zone
1 parent 52dd65e commit 527765d

32 files changed

+4084
-8
lines changed
277 KB
Loading
295 KB
Loading
452 KB
Loading
508 KB
Loading
288 KB
Loading
305 KB
Loading
464 KB
Loading
517 KB
Loading

src/.vuepress/sidebar/V2.0.x/en-Table.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ export const enSidebar = {
7575
text: 'AI Deployment',
7676
collapsible: true,
7777
children: [
78-
{ text: 'AINode Deployment', link: 'AINode_Deployment_apache' },
78+
{ text: 'AINode Deployment(V2.0.5/6)', link: 'AINode_Deployment_apache' },
79+
{ text: 'AINode Deployment(V2.0.8)', link: 'AINode_Deployment_Upgrade_apache' },
7980
],
8081
},
8182
],

src/.vuepress/sidebar/V2.0.x/en-Tree.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ export const enSidebar = {
8282
text: 'AI Deployment',
8383
collapsible: true,
8484
children: [
85-
{ text: 'AINode Deployment', link: 'AINode_Deployment_apache' },
85+
{ text: 'AINode Deployment(V2.0.5/6)', link: 'AINode_Deployment_apache' },
86+
{ text: 'AINode Deployment(V2.0.8)', link: 'AINode_Deployment_Upgrade_apache' },
8687
],
8788
},
8889
],

0 commit comments

Comments
 (0)