Commit 15873317 authored by Pablo Armingol's avatar Pablo Armingol
Browse files

Changes in local

parent f528aebf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ spec:
  selector:
    matchLabels:
      app: pathcompservice
  replicas: 5
  replicas: 1
  template:
    metadata:
      labels:
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ spec:
  selector:
    matchLabels:
      app: serviceservice
  replicas: 5
  replicas: 1
  template:
    metadata:
      labels:
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
# limitations under the License.


PROJECTDIR=`pwd`
PROJECTDIR=/home/ubuntu/controller/

cd $PROJECTDIR/src
RCFILE=$PROJECTDIR/coverage/.coveragerc