Commit 80b779aa authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

update monitoring .gitlab-ci.yml

parent 37dd65e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ build influx:
    - kubectl version
    - kubectl get all
    - kubectl apply -f "manifests/influx.yaml"
    - sleep 30
    - sleep 15
    - kubectl get all
    - curl -XGET "localhost:8086/health"
    - kubectl delete -f "manifests/influx.yaml"