GoogleCloudPlatform / gke-managed-certs

Managed Certificates for Kubernetes clusters using GCLB
Apache License 2.0
246 stars 32 forks source link

Better name for default serviceaccount and crb #6

Closed glasser closed 5 years ago

glasser commented 6 years ago

The installation instructions tell you to install with the yaml files in the deploy directory. These will create a ServiceAccount called test-account and a ClusterRoleBlinding called test-binding. Once this project is fully ready for folks to use it, it would be better if the names were more specific, say, gke-managed-certs.

krzykwas commented 5 years ago

Done, thanks for suggestion.