Skip to content

Commit 087ba3c

Browse files
Vic Iglesiaschenopis
authored andcommitted
Point to correct annotation in federated deployment
1 parent bce5bae commit 087ba3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/federation/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ if you have 3 registered clusters and you create a Federated Deployment with
7575
`spec.replicas=3`.
7676
To modify the number of replicas in each cluster, you can specify
7777
[FederatedReplicaSetPreference](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/federation/apis/federation/types.go)
78-
as an annotation with key `federation.kubernetes.io/replica-set-preferences`
78+
as an annotation with key `federation.kubernetes.io/deployment-preferences`
7979
on Federated Deployment.
8080

8181

0 commit comments

Comments
 (0)