geffzhang opened a new issue #167:
URL: https://github.com/apache/apisix-helm-chart/issues/167


   helm install apisix apisix/apisix  -f dapr-annotations.yaml  podAnnotations 
is not in effect
   
   dapr-annotations.yaml  content:
   
   apisix:
     podAnnotations:
       dapr.io/app-id: apisix-gateway
       dapr.io/app-port: '9080'
       dapr.io/enable-metrics: 'true'
       dapr.io/enabled: 'true'
       dapr.io/metrics-port: '9099'
       dapr.io/sidecar-listen-addresses: 0.0.0.0
        
   gateway:
     type: LoadBalancer
     
   ingress-controller:
     enabled: true
   
   


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