Merge pull request #146 from lucj/master

Incorrect label for worker Deployment in .spec.selector.matchLabels
This commit is contained in:
Jenny Burcio 2019-09-10 08:28:52 -07:00 committed by GitHub
commit 2209b3a776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ spec:
replicas: 1
selector:
matchLabels:
app: db
app: worker
template:
metadata:
labels: