We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8bd80 commit 625f798Copy full SHA for 625f798
charts/mcp-stack/values.yaml
@@ -228,7 +228,7 @@ mcpContextForge:
228
# Runs as a Job before mcpgateway deployment
229
########################################################################
230
migration:
231
- enabled: false # Set to false to skip migrations
+ enabled: true # Set to false to skip migrations
232
233
# Job configuration
234
restartPolicy: Never # Job should not restart on failure
0 commit comments