You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pt-br/docs/concepts/configuration/secret.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2005,7 +2005,7 @@ be available in future releases of Kubernetes.
2005
2005
2006
2006
Para melhor desempenho em uma requisição `get` repetitiva, clientes podem criar
2007
2007
objetos que referenciam o Secret e então utilizar a requisição `watch` neste
2008
-
novo objeto, requisitanto o Secret novamente quando a referência mudar.
2008
+
novo objeto, requisitando o Secret novamente quando a referência mudar.
2009
2009
Além disso, uma [API de "observação em lotes"](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/bulk_watch.md)
2010
2010
para permitir a clientes observar recursos individuais também foi proposta e
2011
2011
provavelmente estará disponível em versões futuras do Kubernetes.
0 commit comments