Skip to content

Commit 61253f8

Browse files
authored
Merge pull request #53320 from Arhell/es-update
[es] updated deprecated sample code on service
2 parents 5c2dac1 + 393877e commit 61253f8

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
@@ -543,7 +543,7 @@ metadata:
543543
metadata:
544544
name: my-service
545545
annotations:
546-
service.beta.kubernetes.io/aws-load-balancer-internal: "true"
546+
service.beta.kubernetes.io/aws-load-balancer-scheme: "internal"
547547
[...]
548548
```
549549

0 commit comments

Comments
 (0)