We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In case of using the helm chart using new version of ingress-nginx, this error appears when installing the chart:
Error: INSTALLATION FAILED: admission webhook "validate.nginx.ingress.kubernetes.io" denied the request: annotation nginx.ingress.kubernetes.io/connection-proxy-header contains invalid value
It seems that the "Upgrade" value is not longer valid for the "nginx.ingress.kubernetes.io/connection-proxy-header" annotation:
https://github.com/galaxyproject/galaxy-helm/blob/master/galaxy/values.yaml#L780
The text was updated successfully, but these errors were encountered:
ksuderman
No branches or pull requests
In case of using the helm chart using new version of ingress-nginx, this error appears when installing the chart:
Error: INSTALLATION FAILED: admission webhook "validate.nginx.ingress.kubernetes.io" denied the request: annotation nginx.ingress.kubernetes.io/connection-proxy-header contains invalid value
It seems that the "Upgrade" value is not longer valid for the "nginx.ingress.kubernetes.io/connection-proxy-header" annotation:
https://github.com/galaxyproject/galaxy-helm/blob/master/galaxy/values.yaml#L780
The text was updated successfully, but these errors were encountered: