diff --git a/infra/kong-k8s/kong/kong-conf.yaml b/infra/kong-k8s/kong/kong-conf.yaml index 7835d97..7b3c695 100644 --- a/infra/kong-k8s/kong/kong-conf.yaml +++ b/infra/kong-k8s/kong/kong-conf.yaml @@ -28,6 +28,9 @@ postgresql: enabled: false ingressController: + image: + repository: kong/kubernetes-ingress-controller + tag: "2.12" enabled: true installCRDs: false @@ -49,4 +52,4 @@ autoscaling: # ingress: # enabled: true # annotations: -# konghq.com/protocols: "http" \ No newline at end of file +# konghq.com/protocols: "http"