estafette / estafette-gke-preemptible-killer

Kubernetes controller to spread preemption for preemtible VMs in GKE to avoid mass deletion after 24 hours
https://helm.estafette.io
MIT License
448 stars 72 forks source link

Wrong base in kustomize install instructions #62

Closed JohnPaton closed 4 years ago

JohnPaton commented 4 years ago

Right now the kustomize install instructions in the readme use the base github.com/coryodaniel/estafette-gke-preemptible-killer//manifests. Shouldn't this be github.com/estafette/estafette-gke-preemptible-killer//manifests?