Browse Source

[CI SKIP]

robert 1 year ago
parent
commit
8f19399f7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -9,7 +9,7 @@ metadata:
     app: global-book-api
 spec:
   serviceName: global-book-api
-  replicas: 1
+  replicas: 2
   selector:
     matchLabels:
       app: global-book-api