diff --git a/osd/gcp/GCP_CCS_SA_invalid_permissions.json b/osd/gcp/GCP_CCS_SA_invalid_permissions.json new file mode 100644 index 0000000..52602d0 --- /dev/null +++ b/osd/gcp/GCP_CCS_SA_invalid_permissions.json @@ -0,0 +1,9 @@ +{ + "severity": "Major", + "service_name": "SREManualAction", + "log_type": "cluster-access", + "summary": "Cluster reporting errors", + "description": "Your GCP cluster is reporting errors due to missing or insufficient privileges on the GCP project used to provision the cluster. Please review and validate the prerequisites required on your GCP project. For further information see the documentation: https://docs.redhat.com/en/documentation/openshift_dedicated/4/html-single/planning_your_environment/index#ccs-gcp-customer-procedure-sa_gcp-ccs.", + "doc_references": ["https://docs.redhat.com/en/documentation/openshift_dedicated/4/html-single/planning_your_environment/index#ccs-gcp-customer-procedure-sa_gcp-ccs"], + "internal_only": false +}