Browse Source

fix typo (#5275)

pull/5279/head
Hugo Blom 5 years ago
committed by Kubernetes Prow Robot
parent
commit
9dfb25cafd
1 changed files with 1 additions and 1 deletions
  1. 2
      roles/network_plugin/calico/templates/calico-typha.yml.j2

2
roles/network_plugin/calico/templates/calico-typha.yml.j2

@ -39,7 +39,7 @@ spec:
revisionHistoryLimit: 2
selector:
matchLabels:
k8s-app: calico-typha
k8s-app: calico-typha
template:
metadata:
labels:

Loading…
Cancel
Save