Files
infrastructure/clusters/cl01tl/manifests/rook-ceph/HTTPRoute-rook-ceph-dashboard.yaml
gitea-bot 2257542cc2 Automated Manifest Update (#2808)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2808
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-24 05:55:37 +00:00

22 lines
461 B
YAML

kind: HTTPRoute
apiVersion: gateway.networking.k8s.io/v1
metadata:
name: rook-ceph-dashboard
namespace: rook-ceph
spec:
hostnames:
- "ceph.alexlebens.net"
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: traefik-gateway
namespace: traefik
rules:
- backendRefs:
- name: rook-ceph-mgr-dashboard
port: 7000
matches:
- path:
type: PathPrefix
value: /