Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
ingressを消す
Browse files Browse the repository at this point in the history
  • Loading branch information
kumitatepazuru committed Aug 2, 2022
1 parent 4b7838d commit d2bdb15
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions registry-proxy-nginx/service-tcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d2bdb15

Please sign in to comment.