Add k8s NodePort
This commit is contained in:
		
							parent
							
								
									594e801fdf
								
							
						
					
					
						commit
						70ee48b4a7
					
				
										
											Binary file not shown.
										
									
								
							| @ -8,6 +8,7 @@ spec: | ||||
|   type: {{ .Values.service.type }} | ||||
|   ports: | ||||
|     - port: {{ .Values.service.port }} | ||||
|       nodePort: {{ .Values.service.nodePort}} | ||||
|       targetPort: http | ||||
|       protocol: TCP | ||||
|       name: http | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user