change Grafana Service type to LoadBalancer
This commit is contained in:
@@ -41,3 +41,4 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- 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