change to S3 compatible distributed storage solution

This commit is contained in:
2024-04-23 09:38:32 +02:00
parent 6e34dc161e
commit 55d0461fa7
5 changed files with 25 additions and 96 deletions

View File

@ -0,0 +1,14 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: minio-frontend
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`minio.steffenillium.de`)
kind: Rule
services:
- name: minio-operator
port: http