Move radarr
This commit is contained in:
		
							parent
							
								
									0ae1525284
								
							
						
					
					
						commit
						67cd001802
					
				
					 2 changed files with 15 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -35,5 +35,8 @@ spec:
 | 
			
		|||
        - containerPort: 8989
 | 
			
		||||
          name: sonarr
 | 
			
		||||
          protocol: TCP
 | 
			
		||||
        - containerPort: 7878
 | 
			
		||||
          name: sonarr
 | 
			
		||||
          protocol: TCP
 | 
			
		||||
        resources: {}
 | 
			
		||||
status: {}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										12
									
								
								jelly/service-radarr.yaml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								jelly/service-radarr.yaml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,12 @@
 | 
			
		|||
apiVersion: v1
 | 
			
		||||
kind: Service
 | 
			
		||||
metadata:
 | 
			
		||||
  labels:
 | 
			
		||||
    app: ssh
 | 
			
		||||
  name: remote-radarr
 | 
			
		||||
spec:
 | 
			
		||||
  ports:
 | 
			
		||||
  - port: 8989
 | 
			
		||||
  selector:
 | 
			
		||||
    app: ssh
 | 
			
		||||
  type: ClusterIP
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue