jetstack / cert-manager-nginx-plus-lab

Lab demonstrating cert-manager, nginx-plus and Venafi
Apache License 2.0
19 stars 9 forks source link

Naming conventions #9

Closed 3goats closed 4 years ago

3goats commented 4 years ago

Wondering if we can give the ingress a better name than hello-world since it has the same name as deployment and the service.

Maybe hello-world ingress, hello-world deployment and hello-world service?

Carl