Skip to content

Commit

Permalink
Merge pull request #1485 from rancher/remove-json-detector
Browse files Browse the repository at this point in the history
Remove json  detector
  • Loading branch information
dbason authored Jun 7, 2023
2 parents 012be60 + 33ef0e1 commit 5a4b0e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/resources/multiclusterrolebinding/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,6 @@ var (
preprocessingPipeline = opensearchtypes.IngestPipeline{
Description: "Opni preprocessing ingest pipeline",
Processors: []opensearchtypes.Processor{
{
OpniLoggingProcessor: &opensearchtypes.OpniProcessorConfig{},
},
{
OpniPreProcessor: &opensearchtypes.OpniProcessorConfig{},
},
Expand Down

0 comments on commit 5a4b0e6

Please sign in to comment.