Resolve conflict
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
		
							parent
							
								
									c92a01b554
								
							
						
					
					
						commit
						8c28ff3d98
					
				
					 2 changed files with 16 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -38,5 +38,8 @@ spec:
 | 
			
		|||
        - containerPort: 7878
 | 
			
		||||
          name: radarr
 | 
			
		||||
          protocol: TCP
 | 
			
		||||
        - containerPort: 8080
 | 
			
		||||
          name: prowlarr
 | 
			
		||||
          protocol: TCP
 | 
			
		||||
        resources: {}
 | 
			
		||||
status: {}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										13
									
								
								jelly/service-prowl.yaml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								jelly/service-prowl.yaml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
apiVersion: v1
 | 
			
		||||
kind: Service
 | 
			
		||||
metadata:
 | 
			
		||||
  labels:
 | 
			
		||||
    app: ssh
 | 
			
		||||
  name: remote-prowlarr
 | 
			
		||||
spec:
 | 
			
		||||
  ports:
 | 
			
		||||
  - nodePort: 32243
 | 
			
		||||
    port: 8080
 | 
			
		||||
  selector:
 | 
			
		||||
    app: ssh
 | 
			
		||||
  type: NodePort
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue