This commit is contained in:
2024-04-23 11:47:28 +02:00
parent 7add0c3e8f
commit 5035fa9298
2 changed files with 4 additions and 4 deletions
infrastructure/04-ebs

@ -1,13 +1,13 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: minio
name: ebs
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`minio.steffenillium.de`)
- match: Host(`ebs.steffenillium.de`)
kind: Rule
services:
- name: console

@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: minio
namespace: openebs
resources:
- base/ui-ingress.yaml
- https://github.com/minio/operator
- https://openebs.github.io/charts/openebs-operator.yaml