RSS reader added
This commit is contained in:
		
							
								
								
									
										10
									
								
								apps/rss/service.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								apps/rss/service.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| apiVersion: v1 | ||||
| kind: Service | ||||
| metadata: | ||||
|   name: rss-web | ||||
| spec: | ||||
|   selector: | ||||
|     app: rss | ||||
|   ports: | ||||
|   - port: 80 | ||||
|     targetPort: 7070 | ||||
		Reference in New Issue
	
	Block a user