修复应用配置中的label错误

pull/26/head
Jimmy Song 2017-07-18 22:22:27 +08:00
parent dd5166fc06
commit f9aafaa6b4
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ spec:
protocol: TCP
name: http
selector:
run: filebeat-test
k8s-app: filebeat-test
---
apiVersion: v1
kind: ConfigMap

View File

@ -52,4 +52,4 @@ spec:
protocol: TCP
name: http
selector:
run: logstash-test
k8s-app: logstash-test