Sfoglia il codice sorgente

fix labels on refuse and dislike apps

Grega Bremec 4 settimane fa
parent
commit
f655bbf41d
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  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: