diff --git a/charts/bpndiscovery/Chart.yaml b/charts/bpndiscovery/Chart.yaml index 3d77cd4..5335f5c 100644 --- a/charts/bpndiscovery/Chart.yaml +++ b/charts/bpndiscovery/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/eclipse-tractusx/sldt-bpn-discovery type: application -version: 0.1.12 +version: 0.1.13 appVersion: 0.2.6 dependencies: diff --git a/charts/bpndiscovery/values.yaml b/charts/bpndiscovery/values.yaml index f24487c..62fb4be 100644 --- a/charts/bpndiscovery/values.yaml +++ b/charts/bpndiscovery/values.yaml @@ -66,13 +66,7 @@ bpndiscovery: tls: false urlPrefix: /bpndiscovery className: nginx - annotations: - cert-manager.io/cluster-issuer: selfsigned-cluster-issuer - nginx.ingress.kubernetes.io/rewrite-target: /$2 - nginx.ingress.kubernetes.io/use-regex: "true" - nginx.ingress.kubernetes.io/enable-cors: "true" - nginx.ingress.kubernetes.io/cors-allow-credentials: "true" - nginx.ingress.kubernetes.io/x-forwarded-prefix: /bpndiscovery + annotations: {} resources: limits: cpu: 750m