Forráskód Böngészése

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

Luc Juggery 5 éve
szülő
commit
1c8890582a
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: