clean
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: ebs
|
||||
spec:
|
||||
entryPoints:
|
||||
- web-local
|
||||
- websecure-local
|
||||
routes:
|
||||
- match: Host(`ebs.steffenillium.de`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: console
|
||||
port: http
|
||||
@@ -1,8 +0,0 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: openebs
|
||||
|
||||
resources:
|
||||
- base/ui-ingress.yaml
|
||||
- https://openebs.github.io/charts/openebs-operator.yaml
|
||||
Reference in New Issue
Block a user