diff --git a/rook/cluster/ceph-cluster-inicial.yaml b/rook/cluster/ceph-cluster-inicial.yaml index 6e8ce09..ad68c86 100644 --- a/rook/cluster/ceph-cluster-inicial.yaml +++ b/rook/cluster/ceph-cluster-inicial.yaml @@ -12,9 +12,9 @@ spec: provider: host addressRanges: public: - - "192.168.3.0/24" + - "192.168.4.0/24" cluster: - - "192.168.3.0/24" + - "192.168.4.0/24" mon: count: 3 diff --git a/wireguard/secret.yaml b/wireguard/secret.yaml index 248c64d..cafb904 100644 --- a/wireguard/secret.yaml +++ b/wireguard/secret.yaml @@ -5,4 +5,4 @@ metadata: namespace: wireguard type: Opaque stringData: - PASSWORD_HASH: "$2y$10$zsEKyp1SjKQO0.KKX/.0dueSxrPRVIDp0Zqg47zp0zOckuT/gRsLu" + PASSWORD_HASH: "$2y$10$DfXY/dzbhLQKv8HMzg70i..dbWqd6CP2hhZIKiuSJ3oyJOPzaXPVG"