remove anyvision specific schema builder pod config

This commit is contained in:
LazyDBA247-Anyvision 2020-09-10 09:29:00 +03:00
parent 31fb2de957
commit 56a0e1c54f

View file

@ -284,11 +284,6 @@ filer:
# ref: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/
priorityClassName: ""
dbSchema:
imageName: db-schema
imageTag: "development"
imageOverride: ""
# extraEnvVars is a list of extra enviroment variables to set with the stateful set.
extraEnvironmentVars:
WEED_MYSQL_ENABLED: "true"