fix annotations
This commit is contained in:
parent
8fe51863f4
commit
1fcebe033b
@ -12,11 +12,10 @@ spec:
|
|||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
annotations:
|
|
||||||
metallb.universe.tf/allow-shared-ip: syncthing-service
|
|
||||||
|
|
||||||
metadata:
|
metadata:
|
||||||
name: syncthing-listen
|
name: syncthing-listen
|
||||||
|
annotations:
|
||||||
|
metallb.universe.tf/allow-shared-ip: syncthing-service
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
app: syncthing
|
app: syncthing
|
||||||
@ -29,10 +28,10 @@ spec:
|
|||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
annotations:
|
|
||||||
metallb.universe.tf/allow-shared-ip: syncthing-service
|
|
||||||
metadata:
|
metadata:
|
||||||
name: syncthing-discover
|
name: syncthing-discover
|
||||||
|
annotations:
|
||||||
|
metallb.universe.tf/allow-shared-ip: syncthing-service
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
app: syncthing
|
app: syncthing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user