Questions
1) any configuration should be done in nginx-ingress-controller before installing the gravitee
2) we common out the nginx.ingress.kubernetes.io/configuration-snippet in value.yaml file, after that it can installed successfully, but the gravitee can not work with v4 backend https api, is this change relate to this issue? what's the purpose of these annotations?
Describe the bug
when installing the gravitee helm chart 4.2.4 get Snippet directives issue
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
should be installed without any issue
Current behaviour
Useful information
Rancher version: 2.7.6 nginx-ingress-controller: Image: rancher/nginx-ingress-controller:nginx-1.9.4-rancher1 Provider: RKE1 Kubernetes Version: v1.25.16
Questions 1) any configuration should be done in nginx-ingress-controller before installing the gravitee 2) we common out the nginx.ingress.kubernetes.io/configuration-snippet in value.yaml file, after that it can installed successfully, but the gravitee can not work with v4 backend https api, is this change relate to this issue? what's the purpose of these annotations?