spec
fields:
Field | Description | Type | Default | Required |
---|---|---|---|---|
disableInstrumentation | Excludes the specified workload from instrumentation. | bool | false | Optional |
workload.name | Name of the workload for this Source. | string | n/a | Required |
workload.namespace | Namespace of the workload for this Source. | string | n/a | Required |
workload.kind | Kind of the workload for this Source. | WorkloadKind | n/a | Required |
WorkloadKind
are:
Deployment
DaemonSet
StatefulSet
Namespace