diff --git a/apps/syncthing/service.yaml b/apps/syncthing/service.yaml index f6be555..c3e8ef2 100644 --- a/apps/syncthing/service.yaml +++ b/apps/syncthing/service.yaml @@ -12,11 +12,10 @@ spec: --- apiVersion: v1 kind: Service -annotations: - metallb.universe.tf/allow-shared-ip: syncthing-service - metadata: name: syncthing-listen + annotations: + metallb.universe.tf/allow-shared-ip: syncthing-service spec: selector: app: syncthing @@ -29,10 +28,10 @@ spec: --- apiVersion: v1 kind: Service -annotations: - metallb.universe.tf/allow-shared-ip: syncthing-service metadata: name: syncthing-discover + annotations: + metallb.universe.tf/allow-shared-ip: syncthing-service spec: selector: app: syncthing