diff --git a/deployment/helm/templates/configmap.yaml b/deployment/helm/templates/configmap.yaml index f659c0f8..6c0b76a2 100644 --- a/deployment/helm/templates/configmap.yaml +++ b/deployment/helm/templates/configmap.yaml @@ -29,7 +29,7 @@ data: # AutoMigrate run auto migration for given models AutoMigrate: true # The database backend, either "mysql", "sqlite3". - Type: "mysql" + Type: "sqlite3" # Database host Host: "192.168.8.44:3306" # Database name