Compare commits
2 Commits
v0.1.0
...
784671b0cc
Author | SHA1 | Date | |
---|---|---|---|
784671b0cc
|
|||
7250aaa43e
|
@ -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
|
Reference in New Issue
Block a user