X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F30-Kong%2Fhelm%2Fkong%2Fcharts%2Fkong%2Ftemplates%2Fingress-proxy.yaml;h=002f0cd63f347521f994020829a740fea5aae4c1;hb=refs%2Fchanges%2F34%2F1234%2F9;hp=df799ce23a60e78e7d94105d62aa6d80d35129cb;hpb=2df61c2fcf64b32ecf7f064ef9cbbe6b54a15bc0;p=it%2Fdep.git diff --git a/ric-infra/30-Kong/helm/kong/charts/kong/templates/ingress-proxy.yaml b/ric-infra/30-Kong/helm/kong/charts/kong/templates/ingress-proxy.yaml index df799ce2..002f0cd6 100755 --- a/ric-infra/30-Kong/helm/kong/charts/kong/templates/ingress-proxy.yaml +++ b/ric-infra/30-Kong/helm/kong/charts/kong/templates/ingress-proxy.yaml @@ -2,7 +2,7 @@ {{- $serviceName := include "kong.fullname" . -}} {{- $servicePort := include "kong.ingress.servicePort" .Values.proxy -}} {{- $path := .Values.proxy.ingress.path -}} -apiVersion: extensions/v1beta1 +apiVersion: networking.k8s.io/v1beta1 kind: Ingress metadata: name: {{ template "kong.fullname" . }}-proxy