Merge "Add selector in monitoring deployments" into stable/train

This commit is contained in:
Zuul 2020-02-21 02:05:24 +00:00 committed by Gerrit Code Review
commit 65c1598d3b
1 changed files with 8 additions and 0 deletions

View File

@ -226,6 +226,10 @@ metadata:
namespace: kube-system
spec:
replicas: 1
selector:
matchLabels:
task: monitoring
k8s-app: influxdb
template:
metadata:
labels:
@ -273,6 +277,10 @@ metadata:
namespace: kube-system
spec:
replicas: 1
selector:
matchLabels:
task: monitoring
k8s-app: grafana
template:
metadata:
labels: