ebs
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user