소스 검색

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

Luc Juggery 5 년 전
부모
커밋
1c8890582a
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: