remove ingress
This commit is contained in:
parent
7b0c93aa62
commit
b775d7c474
@ -1,16 +0,0 @@
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: kipunji-ingress
|
||||
spec:
|
||||
rules:
|
||||
- http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: kipunji
|
||||
port:
|
||||
name: web
|
@ -7,4 +7,3 @@ resources:
|
||||
- configmap.yaml
|
||||
- deployment.yaml
|
||||
- services.yaml
|
||||
- ingress.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user