Skip to content

Commit 575ad2d

Browse files
authored
Merge pull request #7813 from ovh/MB-ai-docs-small-fix
Mb ai docs small fix
2 parents 3400ae7 + ae69832 commit 575ad2d

File tree

106 files changed

+386
-281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+386
-281
lines changed

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.en-asia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.en-au.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.en-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.en-sg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.es-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

pages/public_cloud/ai_machine_learning/deploy_tuto_15_rock_paper_scissors/guide.es-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ovhai app run \
150150
--name rock-paper-scissors-app \
151151
--cpu 1 \
152152
--default-http-port 8501 \
153-
--volume rock-paper-scissors-model@GRA:/workspace/model:R0:cache \
153+
--volume rock-paper-scissors-model@GRA:/workspace/model:RO:cache \
154154
--unsecure-http \
155155
<shared-registry-address>/rock-paper-scissors-app:1.0.0
156156
```

0 commit comments

Comments
 (0)