Merge pull request #146 from lucj/master
Incorrect label for worker Deployment in .spec.selector.matchLabels
This commit is contained in:
commit
2209b3a776
@ -9,7 +9,7 @@ spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: db
|
||||
app: worker
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user