remove ingress
All checks were successful
Gitea Actions Demo / lint (push) Successful in 2m20s
Gitea Actions Demo / test (push) Successful in 2m10s
Gitea Actions Demo / release-image (push) Successful in 1m58s

This commit is contained in:
Ryan Cavicchioni 2025-03-04 10:29:50 -06:00
parent 0dadbec3e5
commit 73f5c50c83
Signed by: ryanc
SSH Key Fingerprint: SHA256:FEbwJ3JyWHwYNAM8BqctZ/LmHHg1bzfi/huOj7FxlXU

View File

@ -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