remove port names
This commit is contained in:
parent
21d100fb62
commit
a641df167f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user