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

View File

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

View File

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