| commit | c9b92b1069bce89ccc3143051e510b43f10d4f50 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu May 22 08:57:18 2025 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu May 22 04:57:48 2025 +0000 |
| tree | b4007187faa0ca2b9a026981c65d9aaff15593f7 | |
| parent | 0afbaee7098e4f014424d866897fbefc8c504484 [diff] [blame] |
Longhorn: Upgrade from 1.6.4. to 1.7.3 Change-Id: I4e713a453a6b9e983685e2db550066fd2694609f
diff --git a/charts/longhorn/templates/ingress.yaml b/charts/longhorn/templates/ingress.yaml index 9038ff0..61175e8 100644 --- a/charts/longhorn/templates/ingress.yaml +++ b/charts/longhorn/templates/ingress.yaml
@@ -22,7 +22,7 @@ http: paths: - path: {{ default "" .Values.ingress.path }} - pathType: ImplementationSpecific + pathType: {{ default "ImplementationSpecific" .Values.ingress.pathType }} backend: service: name: longhorn-frontend