Skip to content

Commit 8457bf8

Browse files
authored
Add syntacticCodeIntel to S3 bucket example
DS thread https://sourcegraph.sourcegraph.com/deepsearch/10f82edc-b90b-4453-8471-563ddb4fa8ec says Syntactic also needs the bucket config
1 parent e8c2172 commit 8457bf8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

charts/sourcegraph/examples/external-object-storage/override.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ frontend:
3232
preciseCodeIntel:
3333
env:
3434
<<: *objectStorageEnv
35+
36+
syntacticCodeIntel:
37+
env:
38+
<<: *objectStorageEnv

0 commit comments

Comments
 (0)