Fix selector for calico-typha deployment (#5253)

Change-Id: I79f43379cbe1c495cb416f0572e65f695d5ec2b8
This commit is contained in:
Matthew Mosesohn 2019-10-16 17:53:42 +03:00 committed by Kubernetes Prow Robot
parent 6f57f7dd2f
commit af6456d1ea

View file

@ -37,6 +37,9 @@ spec:
# production, we recommend running at least 3 replicas to reduce the impact of rolling upgrade.
replicas: {{ typha_replicas }}
revisionHistoryLimit: 2
selector:
matchLabels:
k8s-app: calico-typha
template:
metadata:
labels: