Skip to content

Commit 12e8578

Browse files
committed
chore: remove useless integrationID from default config
1 parent 67a9ac7 commit 12e8578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
"WORKLOADS_TO_SCAN_QUEUE_WORKER_COUNT": 10,
1515
"METADATA_TO_SEND_QUEUE_WORKER_COUNT": 10,
16-
"INTEGRATION_ID": "203210a3-1de0-4ed3-b6a6-3acd24b71639",
16+
"INTEGRATION_ID": "",
1717
"DEFAULT_KUBERNETES_UPSTREAM_URL": "https://kubernetes-upstream.snyk.io"
1818
}

0 commit comments

Comments
 (0)