mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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: 8443
|
||||
tls:
|
||||
insecureSkipVerify: true
|
||||
Reference in New Issue
Block a user