Skip to content

Commit 6fd3e12

Browse files
committed
se the default number of replicas of the local service mirror in HA to 3
1 parent f8faaec commit 6fd3e12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

multicluster/charts/linkerd-multicluster/values-ha.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ gateway:
33

44
enablePodAntiAffinity: true
55

6-
# nodeAffinity:
6+
localServiceMirror:
7+
replicas: 3

0 commit comments

Comments
 (0)