Skip to content

Commit 47603cc

Browse files
authored
Merge pull request #40741 from pmsanford/patch-1
Fix references to exclude-from-external-load-balancer (add s)
2 parents 65e81d2 + 53ca344 commit 47603cc

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+2
-2
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,9 +339,9 @@ Used on: ServiceAccount
339339

340340
The value for this annotation must be **true** to take effect. This annotation indicates that pods running as this service account may only reference Secret API objects specified in the service account's `secrets` field.
341341

342-
### node.kubernetes.io/exclude-from-external-load-balancer
342+
### node.kubernetes.io/exclude-from-external-load-balancers
343343

344-
Example: `node.kubernetes.io/exclude-from-external-load-balancer`
344+
Example: `node.kubernetes.io/exclude-from-external-load-balancers`
345345

346346
Used on: Node
347347

0 commit comments

Comments
 (0)