Skip to content

Commit 7c59869

Browse files
authored
Merge pull request #41669 from Arhell/es-update
[es] Updated Internal Load Balancer annotation for GCP
2 parents 5f7f496 + e378481 commit 7c59869

File tree

1 file changed

+1
-1
lines changed
  • content/es/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/es/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ Selecciona una de las pestañas.
531531
metadata:
532532
name: my-service
533533
annotations:
534-
cloud.google.com/load-balancer-type: "Internal"
534+
networking.gke.io/load-balancer-type: "Internal"
535535
[...]
536536
```
537537

0 commit comments

Comments
 (0)