diff --git a/charts/opensearch-dashboards/templates/ingress.yaml b/charts/opensearch-dashboards/templates/ingress.yaml index 3acb0922..843700e8 100644 --- a/charts/opensearch-dashboards/templates/ingress.yaml +++ b/charts/opensearch-dashboards/templates/ingress.yaml @@ -29,7 +29,7 @@ spec: {{- end }} {{- end }} rules: - {{- if semverCompare ">=1.19" .Capabilities.KubeVersion.Version -}} + {{- if semverCompare ">=1.19-0" .Capabilities.KubeVersion.Version -}} {{- range .Values.ingress.hosts }} - host: {{ .host | quote }} http: