From 0b9bb254185fcfa9895c16ee6aa631b1c3de43a0 Mon Sep 17 00:00:00 2001 From: shodan Date: Thu, 2 Apr 2026 14:02:35 +0000 Subject: [PATCH] . --- ingress-external-devices/ceph.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ingress-external-devices/ceph.yaml b/ingress-external-devices/ceph.yaml index 896ae5a..98a2d05 100644 --- a/ingress-external-devices/ceph.yaml +++ b/ingress-external-devices/ceph.yaml @@ -18,11 +18,11 @@ subsets: - addresses: #- ip: fd00:0:0:2::61 #- ip: fd00:0:0:2::62 - - ip: fd00:0:0:2::63 + #- ip: fd00:0:0:2::63 # optional IPv4 too, but usually one family is enough: # - ip: 10.0.2.61 # - ip: 10.0.2.62 - # - ip: 10.0.2.63 + - ip: 10.0.2.63 ports: - port: 8443 ---