mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 11:36:50 +00:00
The dashboard has SSL disabled and listens on port 7000, but the Backend was configured for TLS on port 8443. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
233 B
YAML
11 lines
233 B
YAML
apiVersion: gateway.envoyproxy.io/v1alpha1
|
|
kind: Backend
|
|
metadata:
|
|
name: ceph-dashboard
|
|
namespace: rook-ceph
|
|
spec:
|
|
endpoints:
|
|
- fqdn:
|
|
hostname: rook-ceph-mgr-dashboard.rook-ceph.svc.cluster.local
|
|
port: 7000
|