diff --git a/.archive/default/matter-server/app/helmrelease.yaml b/.archive/default/matter-server/app/helmrelease.yaml index eec0383d..a1bebd22 100644 --- a/.archive/default/matter-server/app/helmrelease.yaml +++ b/.archive/default/matter-server/app/helmrelease.yaml @@ -58,7 +58,6 @@ spec: type: LoadBalancer annotations: external-dns.alpha.kubernetes.io/hostname: *host - io.cilium/lb-ipam-ips: 10.1.1.40 ports: http: port: *port diff --git a/.archive/default/plex/app/helmrelease.yaml b/.archive/default/plex/app/helmrelease.yaml index 1c980011..d5eac184 100644 --- a/.archive/default/plex/app/helmrelease.yaml +++ b/.archive/default/plex/app/helmrelease.yaml @@ -87,8 +87,6 @@ spec: app: controller: plex type: LoadBalancer - annotations: - io.cilium/lb-ipam-ips: 10.1.1.39 ports: http: port: 32400 diff --git a/.archive/default/scrypted/app/helmrelease.yaml b/.archive/default/scrypted/app/helmrelease.yaml index ce2c5486..e9de8f70 100644 --- a/.archive/default/scrypted/app/helmrelease.yaml +++ b/.archive/default/scrypted/app/helmrelease.yaml @@ -56,8 +56,6 @@ spec: app: controller: *app type: LoadBalancer - annotations: - io.cilium/lb-ipam-ips: 10.1.1.33 nameOverride: *app ports: http: diff --git a/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml b/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml index 32df51fc..334a77bf 100644 --- a/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml +++ b/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml @@ -17,7 +17,7 @@ spec: metadata: annotations: external-dns.alpha.kubernetes.io/hostname: postgres.jahanson.tech - io.cilium/lb-ipam-ips: 10.1.1.35 + lbipam.cilium.io/ips: "10.5.0.52" monitoring: pgmonitor: @@ -215,7 +215,7 @@ spec: metadata: annotations: external-dns.alpha.kubernetes.io/hostname: pgbouncer.jahanson.tech - io.cilium/lb-ipam-ips: 10.1.1.36 + lbipam.cilium.io/ips: "10.5.0.53" metadata: labels: app.kubernetes.io/name: crunchy-postgres-pgbouncer diff --git a/kubernetes/apps/database/emqx/cluster/cluster.yaml b/kubernetes/apps/database/emqx/cluster/cluster.yaml index 5412a0e4..05253842 100644 --- a/kubernetes/apps/database/emqx/cluster/cluster.yaml +++ b/kubernetes/apps/database/emqx/cluster/cluster.yaml @@ -36,6 +36,6 @@ spec: listenersServiceTemplate: metadata: annotations: - io.cilium/lb-ipam-ips: 10.1.1.38 + io.cilium/lb-ipam-ips: "10.5.0.50" spec: type: LoadBalancer diff --git a/kubernetes/apps/database/mariadb/cluster/mariadb.yaml b/kubernetes/apps/database/mariadb/cluster/mariadb.yaml index 646edbc5..83c74406 100644 --- a/kubernetes/apps/database/mariadb/cluster/mariadb.yaml +++ b/kubernetes/apps/database/mariadb/cluster/mariadb.yaml @@ -18,9 +18,6 @@ spec: enabled: true kubernetesService: type: LoadBalancer - metadata: - annotations: - io.cilium/lb-ipam-ips: 10.1.1.39 connection: secretName: mxs-connection port: 3306 @@ -33,6 +30,3 @@ spec: fsGroupChangePolicy: OnRootMismatch service: type: LoadBalancer - metadata: - annotations: - io.cilium/lb-ipam-ips: 10.1.1.33 diff --git a/kubernetes/apps/network/ingress-nginx/external/helmrelease.yaml b/kubernetes/apps/network/ingress-nginx/external/helmrelease.yaml index c08c67b7..29e5ee3b 100644 --- a/kubernetes/apps/network/ingress-nginx/external/helmrelease.yaml +++ b/kubernetes/apps/network/ingress-nginx/external/helmrelease.yaml @@ -31,7 +31,6 @@ spec: type: LoadBalancer annotations: external-dns.alpha.kubernetes.io/hostname: external.hsn.dev - io.cilium/lb-ipam-ips: 10.1.1.30 publishService: enabled: true diff --git a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml index 65f58a2d..e13591f2 100644 --- a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml @@ -92,7 +92,7 @@ spec: controller: *app type: LoadBalancer annotations: - io.cilium/lb-ipam-ips: 10.1.1.34 + lbipam.cilium.io/ips: 10.1.1.51 nameOverride: *app ports: http: