Loading src/monitoring/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ build influx: - kubectl get all - kubectl delete -f "manifests/influx.yaml" - sleep 15 - kubectl get all - kubectl apply -f "manifests/influx.yaml" - sleep 15 - kubectl get all Loading Loading
src/monitoring/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ build influx: - kubectl get all - kubectl delete -f "manifests/influx.yaml" - sleep 15 - kubectl get all - kubectl apply -f "manifests/influx.yaml" - sleep 15 - kubectl get all Loading