{
  "Description": "DEFAULT",
  "UUID": "",
  "Version": "v0.56.9",
  "ResultsDir": "/tmp/sonobuoy/results",
  "Resources": null,
  "Filters": {
    "Namespaces": ".*",
    "LabelSelector": ""
  },
  "Limits": {
    "PodLogs": {
      "Namespaces": "kube-system",
      "SonobuoyNamespace": true,
      "FieldSelectors": [],
      "LabelSelector": "",
      "Previous": false,
      "SinceSeconds": null,
      "SinceTime": null,
      "Timestamps": false,
      "TailLines": null,
      "LimitBytes": null
    }
  },
  "QPS": 30,
  "Burst": 50,
  "Server": {
    "bindaddress": "0.0.0.0",
    "bindport": 8080,
    "advertiseaddress": "",
    "timeoutseconds": 21600
  },
  "Plugins": null,
  "PluginSearchPath": [
    "./plugins.d",
    "/etc/sonobuoy/plugins.d",
    "~/sonobuoy/plugins.d"
  ],
  "Namespace": "sonobuoy",
  "WorkerImage": "sonobuoy/sonobuoy:v0.56.9",
  "ImagePullPolicy": "IfNotPresent",
  "ImagePullSecrets": "",
  "AggregatorPermissions": "clusterAdmin",
  "ServiceAccountName": "sonobuoy-serviceaccount",
  "ProgressUpdatesPort": "8099",
  "SecurityContextMode": "nonroot"
}
