cdmikechen opened a new issue, #374:
URL: https://github.com/apache/pulsar-helm-chart/issues/374

   **Describe the bug**
   While installing helm, I found that I can't create a pod if I do 
`pulsar-mini-kube-prometheu-admission-create` in the first step.
   After checking, it was found that the pulsar installation does not support 
K8s environment with PodSecurityPolicy enabled. 
   
   Is it my understanding that helm deployments are not available for 
production environments yet?
   
   **To Reproduce**
   ```shell
   helm install \
       --values examples/values-minikube.yaml \
       --namespace pulsar \
       pulsar-mini apache/pulsar
   Error: INSTALLATION FAILED: failed pre-install: timed out waiting for the 
condition
   ```
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   
![image](https://github.com/apache/pulsar-helm-chart/assets/12069428/b9fdb5e9-5ecb-4ab4-92bd-0d10488f6635)
   
   
   **Desktop (please complete the following information):**
    - OS: OpenShift 4
   
   **Additional context**
   Add any other context about the problem here.
   


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