bhasvij opened a new issue #11488:
URL: https://github.com/apache/pulsar/issues/11488


   #### Expected behavior
   
   helm repo add streamnative https://charts.streamnative.io
   helm repo update
   helm install pulsar-storage-provisioner 
streamnative/local-storage-provisioner
   
   Should be successful
   
   Tell us what should happen
   
   #### Actual behavior
   
   bash-3.2$ helm install local-storage-provisioner 
streamnative/local-storage-provisioner --namespace mynamespace
   Error: unable to build kubernetes objects from release manifest: unable to 
recognize "": no matches for kind "DaemonSet" in version "extensions/v1beta1"
   
   Tell us what happens instead
   
   #### Steps to reproduce
   
   You can run above command in Kubernetes version >= 1.16.0, we will get this 
issue
   
   How can we reproduce the issue
   
   #### System configuration
   **Pulsar version**: x.y
   Doesn't matter which pulsar version it is.
   


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