remove ingress
This commit is contained in:
parent
0dadbec3e5
commit
958a174aaa
@ -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
|
- configmap.yaml
|
||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
- services.yaml
|
- services.yaml
|
||||||
- ingress.yaml
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user