Cmd: "oc --kubeconfig=/Users/tai/Downloads/cluster-bot-2025-08-08-010957.kubeconfig patch cm cluster-monitoring-config -p {\"data\": {\"config.yaml\": \"prometheusK8s:\\n enforcedBodySizeLimit: 0\"}} --type=merge -n openshift-monitoring",
StdErr: "Error from server (Forbidden): admission webhook \"monitoringconfigmaps.openshift.io\" denied the request: failed to parse data at key \"config.yaml\": error unmarshaling: json: cannot unmarshal number into Go struct field PrometheusK8sConfig.prometheusK8s.enforcedBodySizeLimit of type string",