Switch to non-deprecated metallb annotations

Fixes issue #118
This commit is contained in:
2025-08-26 19:58:08 +03:00
parent 4b7073997c
commit fd58faeccb
5 changed files with 8 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ metadata:
name: nyancat
namespace: nyancat
annotations:
metallb.universe.tf/address-pool: zoo
metallb.io/address-pool: zoo
external-dns.alpha.kubernetes.io/hostname: nyancat.k-space.ee
spec:
type: LoadBalancer