Incorrect label for worker Deployment in .spec.selector.matchLabels
This commit is contained in:
parent
e26e9759a4
commit
1c8890582a
@ -9,7 +9,7 @@ spec:
|
|||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: db
|
app: worker
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user