diff --git a/chart/prod.yaml b/chart/prod.yaml index 9f27671..d56888f 100644 --- a/chart/prod.yaml +++ b/chart/prod.yaml @@ -40,7 +40,6 @@ bombastic: exporter: topic: sbom-guac-prod indexer: - reindex: true topics: stored: sbom-stored-prod indexed: sbom-indexed-prod @@ -65,7 +64,6 @@ vexination: exporter: topic: vex-guac-prod indexer: - reindex: true topics: stored: vex-stored-prod indexed: vex-indexed-prod diff --git a/chart/staging.yaml b/chart/staging.yaml index 1f75500..042aee8 100644 --- a/chart/staging.yaml +++ b/chart/staging.yaml @@ -50,7 +50,6 @@ bombastic: exporter: topic: sbom-guac-staging indexer: - reindex: true topics: stored: sbom-stored-staging indexed: sbom-indexed-staging @@ -75,7 +74,6 @@ vexination: exporter: topic: vex-guac-staging indexer: - reindex: true topics: stored: vex-stored-staging indexed: vex-indexed-staging