lewismc commented on PR #20:
URL: https://github.com/apache/tika-helm/pull/20#issuecomment-2101619321

   Thanks @aidanthewiz apologies for the delay.
   ```
   kubectl describe service tika
   Name:                     tika
   Namespace:                tika-test
   Labels:                   ...
   Annotations:              meta.helm.sh/release-name: tika
                             meta.helm.sh/release-namespace: tika-test
                             
service.beta.kubernetes.io/aws-load-balancer-internal: "true"
                             service.beta.kubernetes.io/aws-load-balancer-type: 
"nlb"
   Selector:                 
app.kubernetes.io/instance=tika,app.kubernetes.io/name=tika
   Type:                     LoadBalancer
   I...
   Events:
     Type    Reason                Age   From                Message
     ----    ------                ----  ----                -------
     Normal  Type                  13m   service-controller  ClusterIP -> 
LoadBalancer
     Normal  EnsuringLoadBalancer  13m   service-controller  Ensuring load 
balancer
     Normal  AppliedDaemonSet      13m   service-controller  Applied 
LoadBalancer DaemonSet kube-system/svclb-tika-8f943644
     Normal  UpdatedLoadBalancer   13m   service-controller  Updated 
LoadBalancer with new IPs: [] -> ...
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to