Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove clusterName from nodepool.yaml (#427)
The clusterName is no longer required here and just causes errors when trying to deploy Kubeflow on GCP. Remove this line: ```clusterName: "PROJECT/LOCATION/KUBEFLOW-NAME" # kpt-set: ${gcloud.core.project}/${location}/${name}```
- Loading branch information