Add spec.selector field in che-jaeger deployment.yaml (#15498)

Signed-off-by: 김효민 <hmkim@popcornsar.com>
7.20.x
Kelly(hyomin.kim) 2019-12-18 17:51:43 +09:00 committed by Anatolii Bazko
parent f0272fbcfb
commit 48751373e7
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ metadata:
jaeger-infra: jaeger-deployment
spec:
replicas: 1
selector:
matchLabels:
app: jaeger
strategy:
type: RollingUpdate
rollingUpdate: