This commit is contained in:
2024-04-24 12:42:56 +02:00
parent 7f5b74a031
commit 1cb8d3bfd1
10 changed files with 15427 additions and 284 deletions

View File

@ -0,0 +1,15 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: rook-dashboard
namespace: rook-ceph
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`rook.steffenillium.de`)
kind: Rule
services:
- name: rook-ceph-dashboard
port: 80