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

View File

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