Ver código fonte

fix labels on refuse and dislike apps

Grega Bremec 4 semanas atrás
pai
commit
f655bbf41d
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4 4
      playbooks/apps-review.yml

+ 4 - 4
playbooks/apps-review.yml

@@ -236,11 +236,11 @@
             replicas: 3
             selector:
               matchLabels:
-                app: hello
+                app: dislike
             template:
               metadata:
                 labels:
-                  app: hello
+                  app: dislike
               spec:
                 #affinity:
                 #  podAntiAffinity:
@@ -271,11 +271,11 @@
             replicas: 3
             selector:
               matchLabels:
-                app: hello
+                app: refuse
             template:
               metadata:
                 labels:
-                  app: hello
+                  app: refuse
               spec:
                 #affinity:
                 #  podAntiAffinity: