Incorrect label for worker Deployment in .spec.selector.matchLabels

This commit is contained in:
Luc Juggery 2019-09-10 09:13:41 +02:00
parent e26e9759a4
commit 1c8890582a

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: