change Grafana Service type to LoadBalancer
This commit is contained in:
		@@ -41,3 +41,4 @@ spec:
 | 
				
			|||||||
          selfHeal: true
 | 
					          selfHeal: true
 | 
				
			||||||
        syncOptions:
 | 
					        syncOptions:
 | 
				
			||||||
          - CreateNamespace=true
 | 
					          - CreateNamespace=true
 | 
				
			||||||
 | 
					          - ServerSideApply=true
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										4
									
								
								kube-prometheus-stack/values.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								kube-prometheus-stack/values.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					kube-prometheus-stack:
 | 
				
			||||||
 | 
					  grafana:
 | 
				
			||||||
 | 
					    service:
 | 
				
			||||||
 | 
					      type: LoadBalancer
 | 
				
			||||||
		Reference in New Issue
	
	Block a user