Newer
Older
# Copyright (c) 2019 InterDigital Communications, Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
Kevin Di Lallo
committed
version: 1.3.1
meep-user:
service-account: charts/meep-user/meep-user-serviceaccount.yaml
cluster-role-binding: charts/meep-user/meep-user-clusterrolebinding.yaml
lint: false
bin: bin/meep-ctrl-engine
chart: charts/meep-ctrl-engine
lint: true
nodeport: 30000
api: go-apps/meep-ctrl-engine/api/swagger.yaml
Simon Pastor
committed
api: bin/meep-swagger-ui
static: bin/meep-frontend
meep-frontend:
src: js-apps/meep-frontend
bin: bin/meep-frontend
codecov: false
local-deps:
meep-ctrl-engine-api: js-packages/meep-ctrl-engine-client
Simon Pastor
committed
meep-swagger-ui:
src: js-apps/meep-swagger-ui
bin: bin/meep-swagger-ui
codecov: false
lint: false
api-bundle:
- meep-ctrl-engine
- meep-metrics-engine
- meep-mg-manager
- meep-mg-app-notification
- meep-loc-serv
- meep-loc-serv-notification
Kevin Di Lallo
committed
meep-webhook:
src: go-apps/meep-webhook
bin: bin/meep-webhook
chart: charts/meep-webhook
build-flags:
- -mod=vendor
codecov: false
Kevin Di Lallo
committed
lint: true
bin: bin/meep-mg-manager
chart: charts/meep-mg-manager
lint: true
nodeport: 30005
api: go-apps/meep-mg-manager/api/swagger.yaml
bin: bin/meep-mon-engine
chart: charts/meep-mon-engine
build-flags:
- -mod=vendor
codecov: true
lint: true
meep-loc-serv:
src: go-apps/meep-loc-serv
bin: bin/meep-loc-serv
chart: charts/meep-loc-serv
build-flags:
- -mod=vendor
codecov: true
lint: true
nodeport: 30007
api: go-apps/meep-loc-serv/api/swagger.yaml
meep-metrics-engine:
src: go-apps/meep-metrics-engine
bin: bin/meep-metrics-engine
chart: charts/meep-metrics-engine
build-flags:
- -mod=vendor
codecov: true
lint: true
bin: bin/meep-tc-engine
chart: charts/meep-tc-engine
lint: true
lint: true
bin: bin/meep-virt-engine
chart: charts/meep-virt-engine
template: charts/meep-virt-engine/virt-templates
lint: true
meep-loc-serv-notification:
api: go-packages/meep-loc-serv-notification-client/api/swagger.yaml
meep-mg-app-notification:
api: go-packages/meep-mg-app-client/api/swagger.yaml
meep-metrics-engine-notification:
api: go-packages/meep-metrics-engine-notification-client/api/swagger.yaml
docker-registry:
chart: charts/docker-registry
englab
committed
chart: charts/redis
k8s:
kube-state-metrics:
chart: charts/kube-state-metrics
Kevin Di Lallo
committed
grafana:
chart: charts/grafana