remove anyvision specific schema builder pod config
This commit is contained in:
@@ -284,11 +284,6 @@ filer:
|
|||||||
# ref: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/
|
# ref: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/
|
||||||
priorityClassName: ""
|
priorityClassName: ""
|
||||||
|
|
||||||
dbSchema:
|
|
||||||
imageName: db-schema
|
|
||||||
imageTag: "development"
|
|
||||||
imageOverride: ""
|
|
||||||
|
|
||||||
# extraEnvVars is a list of extra enviroment variables to set with the stateful set.
|
# extraEnvVars is a list of extra enviroment variables to set with the stateful set.
|
||||||
extraEnvironmentVars:
|
extraEnvironmentVars:
|
||||||
WEED_MYSQL_ENABLED: "true"
|
WEED_MYSQL_ENABLED: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user