Skip to content

Commit

Permalink
Don't change default behaviour of sgTestConnection
Browse files Browse the repository at this point in the history
  • Loading branch information
marcleblanc2 authored Oct 17, 2024
1 parent 158c2ba commit 13f7f48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/sourcegraph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,8 @@ searcher:

sgTestConnection:
# Run a connection test after instance startup, for CI/CD testing
enabled: false
# Setting to true to not change default behaviour
enabled: true

storageClass:
# -- Enable creation of storageClass.
Expand Down

0 comments on commit 13f7f48

Please sign in to comment.