You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot set ingress.annotations through the UI when installing the Longhorn chart.
To Reproduce
Go to Apps > Charts and install Longhorn (latest version, I tried 100.1.2+up1.2.4)
In the Step 2 of the installation, select Edit YAML and add a dummy key value pair to ingress.annotations and set ingress.enabled to true as following:
Proceed with the installation and check the chart values in the JSON data of the POST HTTP request that was made to the backend. Notice that ingress.annotations is set to null.
Filing on behalf of the Longhorn team, for more information please contact @PhanLe1010
The text was updated successfully, but these errors were encountered:
Setup
Describe the bug
Cannot set
ingress.annotations
through the UI when installing the Longhorn chart.To Reproduce
ingress.annotations
and setingress.enabled
totrue
as following:ingress.annotations
is set tonull
.Filing on behalf of the Longhorn team, for more information please contact @PhanLe1010
The text was updated successfully, but these errors were encountered: