aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice

Home Page:https://www.gateway-api-controller.eks.aws.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miss to add the DISABLE_TAGGING_SERVICE_API envvariable in the environment.md, helm/templates/deployment.yaml and helm/values.yaml

zijun726911 opened this issue · comments

In this PR we add the DISABLE_TAGGING_SERVICE_API env variable https://github.com/aws/aws-application-networking-k8s/pull/627/files

However we miss to add corresponding env variable in the environment.md, helm/templates/deployment.yaml and helm/values.yaml and the users cannot pass that env variable to start the helm chart.

value: {{ .Values.webhookEnabled | quote }}

as the Helm install will also generate the necessary certificate.