apiVersion: gateway.networking.k8s.io/v1 kind: HTTPRoute metadata: name: ceph-dashboard namespace: rook-ceph spec: parentRefs: - group: gateway.networking.k8s.io kind: Gateway name: edge namespace: gateway sectionName: https hostnames: - ceph.kube.huskypup.net rules: - matches: - path: type: PathPrefix value: / backendRefs: - group: gateway.envoyproxy.io kind: Backend name: ceph-dashboard weight: 1