add werts.us site to minio ingress

This commit is contained in:
James Andariese 2023-06-23 19:14:45 -05:00
parent 428ebd0f42
commit f19dfc5c39

View File

@ -17,6 +17,16 @@ metadata:
spec:
ingressClassName: haproxy
rules:
- host: werts.us.minio.strudelline.net
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: minio
port:
number: 58713
- host: minio.strudelline.net
http:
paths: