Change default size for GKE cluster creation
When creating a cluster in CI/CD > Cluster, default machine type is n1-standard-4.
We can consider changing it to n1-standard-2, that is more appropriate for standard project. Since it is configurable, users can scale node numbers if they need more.