RC scripts doesn't have *.rx mask

This commit is contained in:
Martin Blazik
2020-09-16 19:40:16 +02:00
parent d0dd01cbe1
commit 759fab0ea9
6 changed files with 1 additions and 1 deletions

5
rc/tiger.sh Normal file
View File

@@ -0,0 +1,5 @@
export DCF="-f docker-compose.yaml -f docker-compose-monitoring.yaml"
export MIN_SERVICES="pulsar-create-namespace postgres redis jaeger router"
#export SERVICES="afm-exec-api sql-executor scan-model router data-loader"
export SERVICES="afm-exec-api aqe config-manager metadata-api result-cache scan-model sql-executor swagger-ui"
export SPRING_ZIPKIN_ENABLED=true