Skip to content

Commit 583459b

Browse files
author
Amir Moualem
authored
Merge pull request #290 from snyk/chore/sanitise-integration-id
Chore/sanitise integration
2 parents 67a9ac7 + 78d712f commit 583459b

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
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
}

tilt/setup-tiltable-kind-cluster.sh

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)