Skip to content

Commit 89b0888

Browse files
authored
Merge pull request #41091 from pran2711/FirstPR
Updated Internal Load Balancer annotation for GCP
2 parents d22f3b9 + 12d4735 commit 89b0888

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ Select one of the tabs.
771771
metadata:
772772
name: my-service
773773
annotations:
774-
cloud.google.com/load-balancer-type: "Internal"
774+
networking.gke.io/load-balancer-type: "Internal"
775775
[...]
776776
```
777777

0 commit comments

Comments
 (0)