I need a basic, ready-to-install Helm chart that deploys Google Config Connector resources in a GKE cluster and provisions MySQL-related database objects. The scope is intentionally lean: • Package all required Kubernetes manifests into a chart structure that follows Helm best practices. • Include ConfigConnector configuration so the cluster can create and manage the necessary Cloud SQL MySQL instances and any supporting IAM service accounts. • Provide a concise README with install commands, value overrides, and an example values.yaml focused on a single MySQL workload. Please keep the solution simple—no extra abstractions—just a working chart I can drop into an existing CI/CD pipeline. When you respond, highlight your hands-on experience with Helm, Google Kubernetes Engine, and Config Connector so I know you can deliver quickly.