Kong / kong-dist-kubernetes

Kubernetes managed Kong cluster
255 stars 136 forks source link

Expected: [string,null], given: boolean #81

Closed YoranSys closed 5 years ago

YoranSys commented 5 years ago

Hi, For kong-dbless.yaml there is missing " ' " for the 5th environment value:

https://github.com/Kong/kong-dist-kubernetes/blob/5d720f3d09efb85133027977520f9769c8f980cd/kong-dbless.yaml#L38

There is the correct yaml :

          - name: KONG_ADMIN_LISTEN
            value: 'off'