Commit 44cae29d authored by Simon Cornet's avatar Simon Cornet
Browse files

[deployment] feat: set replica to 3

parent af0df020
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ metadata:
    app: 'simoncor-net'

spec:
  replicas: 2
  replicas: 3
  selector:
    matchLabels:
      app: 'simoncor-net'