Skip to content

Commit 7f5e0fa

Browse files
Update content/pt-br/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume.md
1 parent 87c3856 commit 7f5e0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pt-br/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ para o Pod:
2626
{{< codenew file="pods/two-container-pod.yaml" >}}
2727

2828
No arquivo de configuração, você pode ver que o Pod tem um shared-data chamado
29-
`dados compartilhados`.
29+
`shared-data`.
3030

3131
O primeiro contêiner listado no arquivo de configuração executa um servidor nginx.
3232
O caminho de montagem para o volume compartilhado é `/usr/share/nginx/html`.

0 commit comments

Comments
 (0)