فهرست منبع

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: