Skip to content

Commit

Permalink
chore: revert default obj store pipeline save path
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
  • Loading branch information
HumairAK committed Mar 14, 2024
1 parent 3e88a2a commit cfbd6c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/internal/apiserver/server-config.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ data:
"ConMaxLifeTime": "120s",
"ExtraParams": {{ .DBConnection.ExtraParams }}
},
"ObjectStoreConfig": {
"PipelinePath": "pipelines"
},
"InitConnectionTimeout": "6m"
}

0 comments on commit cfbd6c2

Please sign in to comment.