MABIY opened a new issue, #345:
URL: https://github.com/apache/pulsar-helm-chart/issues/345
**Describe the bug**
k8s use flux install helm 3.0.0 error.
**To Reproduce**
Steps to reproduce the behavior:
`apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: pulsar
spec:
chart:
spec:
chart: pulsar
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
name: pulsar
version: 3.0.0
interval: 168h
interval: 10m
values:
kube-prometheus-stack:
enabled: false
prometheusOperator:
enabled: false
grafana:
enabled: false
alertmanager:
enabled: false
prometheus:
enabled: false
`
**Expected behavior**
install success
**Screenshots**

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