change service name

This commit is contained in:
2024-04-24 12:50:10 +02:00
parent 25383d7768
commit 60eea09053

@ -1,7 +1,7 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: rook-dashboard
name: rook-ceph-mgr-dashboard
namespace: rook-ceph
spec:
entryPoints:
@ -11,5 +11,5 @@ spec:
- match: Host(`rook.steffenillium.de`)
kind: Rule
services:
- name: rook-ceph-dashboard
port: 80
- name: rook-ceph-mgr-dashboard
port: 7000