bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
8.84k stars 9.13k forks source link

[bitnami/kong] Configuration for Kong Manager Open Source #19679

Open shanaider opened 11 months ago

shanaider commented 11 months ago

Name and Version

bitnami/kong 3.4.0

What architecture are you using?

amd64

What steps will reproduce the bug?

I would like to ask about how can I access or customize the values file to support Kong Manager OSS.

ref. https://docs.konghq.com/gateway/latest/kong-manager-oss/

Are you using any custom parameters or values?

helm install my-release \
  --set service.exposeAdmin=true oci://registry-1.docker.io/bitnamicharts/kong

What is the expected behavior?

Can access to kong manager via port-forward or ingress (http://127.0.0.1:8002)

What do you see instead?

I could see that kong/kong can support.

manager:
  # Enable creating a Kubernetes service for Kong Manager
  enabled: true
migruiz4 commented 11 months ago

Hi @shanaider,

Thank you for your suggestion. I have created an internal task with this feature request to add support for Kong Manager OSS in the bitnami/kong chart.

Adding the 'on-hold' task to prevent the bot from closing this. We will share any updates about this feature here.

emouawad commented 4 months ago

is this still planned? is there a workaround meanwhile? https://docs.konghq.com/gateway/latest/kong-manager/enable/