infinispan / infinispan-helm-charts

Apache License 2.0
13 stars 26 forks source link

Set 'deploy.expose.annotations' also in the Service #49

Open thectrltab opened 2 years ago

thectrltab commented 2 years ago

In the Service: https://github.com/infinispan/infinispan-helm-charts/blob/9b38d8c65153fb99e4e7434b85deacbfb44fb447/templates/service.yaml#L5-L6

In the Route:: https://github.com/infinispan/infinispan-helm-charts/blob/9b38d8c65153fb99e4e7434b85deacbfb44fb447/templates/route.yaml#L7-L11

In the Ingress:: https://github.com/infinispan/infinispan-helm-charts/blob/9b38d8c65153fb99e4e7434b85deacbfb44fb447/templates/route.yaml#L31-L35