remove port names

This commit is contained in:
Remy Moll 2023-12-30 10:39:55 +01:00
parent 21d100fb62
commit a641df167f

View File

@ -20,14 +20,11 @@ spec:
cpu: "500m"
ports:
- containerPort: 8384
name: syncthing-web
protocol: TCP
- containerPort: 22000
protocol: TCP
name: syncthing-listen
- containerPort: 22000
protocol: UDP
name: syncthing-discover
volumeMounts:
- name: persistence
mountPath: /var/syncthing