From d2bdb15760775b5c1767f51181cd773baa618d0d Mon Sep 17 00:00:00 2001 From: Riku Ueda Date: Tue, 2 Aug 2022 16:35:01 +0900 Subject: [PATCH] =?UTF-8?q?ingress=E3=82=92=E6=B6=88=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- registry-proxy-nginx/service-tcp.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/registry-proxy-nginx/service-tcp.yaml b/registry-proxy-nginx/service-tcp.yaml index cac8fd4..15cf9bd 100644 --- a/registry-proxy-nginx/service-tcp.yaml +++ b/registry-proxy-nginx/service-tcp.yaml @@ -15,15 +15,6 @@ spec: selector: app: gar --- -apiVersion: networking.k8s.io/v1 -kind: Ingress -metadata: - name: gar-proxy-ingress -spec: - backend: - serviceName: gar-proxy-service - servicePort: 80 ---- apiVersion: autoscaling/v2beta1 kind: HorizontalPodAutoscaler metadata: