fix rook-ceph cluster dashboard ingress

Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
2024-09-26 12:30:50 -04:00
parent da989f3e5b
commit ad0391582e

View File

@@ -37,11 +37,9 @@ spec:
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
hosts:
- host: rook.michaelthomson.dev
paths:
- path: /
pathType: Prefix
host:
name: rook.michaelthomson.dev
path: "/"
tls:
- hosts:
- rook.michaelthomson.dev