Преглед изворни кода

Merge pull request #146 from lucj/master

Incorrect label for worker Deployment in .spec.selector.matchLabels
Jenny Burcio пре 5 година
родитељ
комит
2209b3a776
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      k8s-specifications/worker-deployment.yaml

+ 1 - 1
k8s-specifications/worker-deployment.yaml

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