Naveen Ramanathan fb4c44f449
changed publishNotReadyAddresses to (#64)
### Motivation

* ```publishNotReadyAddresses``` is a service spec and not a service annotation. This is mentioned in the K8s API docs at https://v1-17.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#servicespec-v1-core

### Modifications

* Modified ```publishNotReadyAddresses``` from annotation to service spec

### Verifying this change

- [x] Make sure that the change passes the CI checks.
2020-10-15 18:42:13 +08:00
..
2020-08-12 20:37:22 -07:00