Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
This commit is contained in:
Yuvraj 2020-02-25 05:43:59 +05:30
Родитель 5c1439cd95
Коммит 9bd118b574
1 изменённых файлов: 3 добавлений и 9 удалений

Просмотреть файл

@ -14,8 +14,10 @@
# will be taken from defaults defined below.
# topology:
# Name of vitess base image
# Repository for vitess images. Defaults to vitess repo on dockerhub.
# Override by specifying the full path of alternate repository, e.g. <give an example>
repo : vitess
# config will be stored as a ConfigMap and mounted where appropriate
config:
# Backup flags will be applied to components that need them.
@ -389,11 +391,3 @@ orchestrator:
cpu: 50m
memory: 350Mi
logtail:
image: vitess/logtail
tag: helm-1.0.6
logrotate:
image: vitess/logrotate
tag: helm-1.0.6