remove port names
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user