gravitee-io / issues

Gravitee.io - API Platform - Issues
65 stars 26 forks source link

when installing the gravitee helm chart 4.2.4 get Snippet directives issue #10143

Open stevenruizhang opened 3 weeks ago

stevenruizhang commented 3 weeks ago

Describe the bug

when installing the gravitee helm chart 4.2.4 get Snippet directives issue

To Reproduce

Steps to reproduce the behaviour:

  1. Go to rancher v2.7.6 portal
  2. add the gravitee repo
  3. install the gravitee helm chart
  4. See error

Expected behaviour

should be installed without any issue

Current behaviour

image

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? image