wangshu3000 commented on a change in pull request #183: URL: https://github.com/apache/pulsar-helm-chart/pull/183#discussion_r777771254
########## File path: charts/pulsar/templates/dashboard-ingress.yaml ########## @@ -19,7 +19,11 @@ {{- if .Values.extra.dashboard }} {{- if .Values.dashboard.ingress.enabled }} +{{- if semverCompare "<1.19-0" .Capabilities.KubeVersion.GitVersion }} Review comment: https://github.com/argoproj/argo-cd/issues/3594 This is the issue for your reference. There are some discussion around this. -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org