summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/tests/runtime/data/kubernetes/meta/annotations-exclude_invalid.meta
blob: 9f529a42e938df73171bb397656714383906e64c (plain)
1
2
3
4
5
6
7
{
    "metadata": {
        "annotations": {
            "fluentbit.io/exclude": "neither-true-nor-false"
        }
    }
}