Fix an ingress template error with well-known

This commit is contained in:
Alexander Olofsson 2021-09-04 20:54:28 +02:00
parent f475b7eefe
commit b8166b9a6b
No known key found for this signature in database
GPG key ID: D439C9470CB04C73

View file

@ -183,7 +183,7 @@ spec:
servicePort: 80
{{- end }}
- path: /.well-known/matrix/server
{{- if semverCompare ">=1.19-0" .Capabilities.KubeVersion.GitVersion }}
{{- if semverCompare ">=1.19-0" $.Capabilities.KubeVersion.GitVersion }}
pathType: Exact
{{- end }}
backend: