fix annotations

This commit is contained in:
Remy Moll 2023-12-31 17:06:13 +01:00
parent 8fe51863f4
commit 1fcebe033b

View File

@ -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