ClusterScoped means control Chaos Object in cluster level(all namespace).
dns_server_createboolean
After v2.5, the DNS server is created by default.
enableFilterNamespaceboolean
EnableFilterNamespace will filter namespace with annotation. Only the pods/containers in namespace
annotated with chaos-mesh.org/inject=enabled will be injected.
gcp_security_modeboolean
GcpSecurityMode will use the gcloud authentication to login to GKE user
listen_hoststring
listen_portinteger
oidc_security_modeboolean
OidcSecurityMode will use oidc authentication to login to cluster user
root_pathstring
security_modeboolean
SecurityMode will use the token login by the user if set to true
target_namespacestring
TargetNamespace is the target namespace to injecting chaos.
It only works with ClusterScoped is false.