From 7ebe9b17db146080ab2aaa3fbdf66d00334a1498 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Thu, 1 Jan 2026 04:57:18 +0530 Subject: [PATCH] fix annotations for authelia-svc and gitea-app svc --- clusters/ipv6/git-ops/gitea/gitea-svc.yml | 2 +- clusters/ipv6/tools/authelia/authelia-svc.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/ipv6/git-ops/gitea/gitea-svc.yml b/clusters/ipv6/git-ops/gitea/gitea-svc.yml index e8ee64f..c7e7fab 100644 --- a/clusters/ipv6/git-ops/gitea/gitea-svc.yml +++ b/clusters/ipv6/git-ops/gitea/gitea-svc.yml @@ -4,9 +4,9 @@ kind: Service metadata: name: gitea-app namespace: git-ops -spec: annotations: metallb.io/loadBalancerIPs: 192.168.1.202 +spec: type: LoadBalancer selector: app: gitea-app diff --git a/clusters/ipv6/tools/authelia/authelia-svc.yml b/clusters/ipv6/tools/authelia/authelia-svc.yml index 73856ac..86b4a18 100644 --- a/clusters/ipv6/tools/authelia/authelia-svc.yml +++ b/clusters/ipv6/tools/authelia/authelia-svc.yml @@ -3,9 +3,9 @@ kind: Service metadata: name: authelia-service namespace: tools -spec: annotations: metallb.io/loadBalancerIPs: 192.168.1.203 +spec: selector: app.kubernetes.io/instance: authelia ports: