You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/11/27 16:26:33 UTC

[GitHub] [incubator-heron] the-scott-hand commented on issue #3410: BUG: bookie statefulset helm template specifies incorrect service name

the-scott-hand commented on issue #3410: BUG: bookie statefulset helm template specifies incorrect service name
URL: https://github.com/apache/incubator-heron/pull/3410#issuecomment-559158909
 
 
   it might also be worth noting the yaml in general is doing this correctly, and also utilizing the following annotation:
   https://github.com/apache/incubator-heron/blob/d8db1c50b499c823e319fd16a4476a02f525a367/deploy/kubernetes/general/bookkeeper.statefulset.yaml#L126-L127
   which is the same annotation being utilized by pulsar's bookie:
   https://github.com/apache/pulsar/blob/master/deployment/kubernetes/helm/pulsar/values.yaml#L97
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services