maybe like that?

This commit is contained in:
Remy Moll 2023-12-30 10:42:23 +01:00
parent a641df167f
commit 9490015728
2 changed files with 3 additions and 2 deletions

View File

@ -12,5 +12,5 @@ resources:
images:
- name: syncthing
newName: syncthing
newName: syncthing/syncthing
newTag: v1.27

View File

@ -31,12 +31,13 @@ apiVersion: v1
kind: Service
annotations:
metallb.universe.tf/allow-shared-ip: syncthing-service
metadata:
name: syncthing-discover
spec:
selector:
app: syncthing
type: LoadBalancer
LoadBalancerIP: 192.168.3.4
ports:
- port: 22000
targetPort: 22000