Skip to content

Commit 594ef00

Browse files
joshuabairdmarcofranssen
authored andcommitted
Update CRDs.
Signed-off-by: Josh Baird <jbaird@galileo.io>
1 parent dccc7a7 commit 594ef00

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

charts/fluent-operator-crds/templates/fluent-bit/fluentbit.fluent.io_clusteroutputs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,6 +1584,10 @@ spec:
15841584
Specify the name of the time key in the output record.
15851585
To disable the time key just set the value to false.
15861586
type: string
1587+
logResponsePayload:
1588+
description: Specify if the response paylod should be logged or
1589+
not.
1590+
type: boolean
15871591
networking:
15881592
description: Include fluentbit networking options for this output-plugin
15891593
properties:

charts/fluent-operator-crds/templates/fluent-bit/fluentbit.fluent.io_outputs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,6 +1584,10 @@ spec:
15841584
Specify the name of the time key in the output record.
15851585
To disable the time key just set the value to false.
15861586
type: string
1587+
logResponsePayload:
1588+
description: Specify if the response paylod should be logged or
1589+
not.
1590+
type: boolean
15871591
networking:
15881592
description: Include fluentbit networking options for this output-plugin
15891593
properties:

charts/fluent-operator/crds/fluentbit.fluent.io_clusteroutputs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,6 +1581,10 @@ spec:
15811581
Specify the name of the time key in the output record.
15821582
To disable the time key just set the value to false.
15831583
type: string
1584+
logResponsePayload:
1585+
description: Specify if the response paylod should be logged or
1586+
not.
1587+
type: boolean
15841588
networking:
15851589
description: Include fluentbit networking options for this output-plugin
15861590
properties:

charts/fluent-operator/crds/fluentbit.fluent.io_outputs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,6 +1581,10 @@ spec:
15811581
Specify the name of the time key in the output record.
15821582
To disable the time key just set the value to false.
15831583
type: string
1584+
logResponsePayload:
1585+
description: Specify if the response paylod should be logged or
1586+
not.
1587+
type: boolean
15841588
networking:
15851589
description: Include fluentbit networking options for this output-plugin
15861590
properties:

0 commit comments

Comments
 (0)