Skip to content

Commit a899055

Browse files
authored
Merge pull request #181 from mindw/patch-1
fix formatting of README.md
2 parents fb8dd0d + 3ff9047 commit a899055

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ when true (default: `true`)
6060
* `skip_labels` - Skip all label fields from the metadata.
6161
* `skip_container_metadata` - Skip some of the container data of the metadata. The metadata will not contain the container_image and container_image_id fields.
6262
* `skip_master_url` - Skip the master_url field from the metadata.
63-
* `skip_namespace_metadata` - Skip the namespace_id field from the metadata. The fetch_namespace_metadata function will be skipped. The plugin will be faster and cpu consumption will be less.
63+
* `skip_namespace_metadata` - Skip the namespace_id field from the metadata. The fetch_namespace_metadata function will be skipped. The plugin will be faster and cpu consumption will be less.
64+
6465
**NOTE:** As of the release 2.1.x of this plugin, it no longer supports parsing the source message into JSON and attaching it to the
6566
payload. The following configuration options are removed:
6667

0 commit comments

Comments
 (0)