grafana update
This commit is contained in:
@@ -74,9 +74,9 @@ metadata:
|
||||
name: grafana
|
||||
spec:
|
||||
ports:
|
||||
- port: 3000
|
||||
- port: 80
|
||||
protocol: TCP
|
||||
targetPort: http-grafana
|
||||
targetPort: 3000
|
||||
selector:
|
||||
app: grafana
|
||||
sessionAffinity: None
|
||||
@@ -97,7 +97,7 @@ spec:
|
||||
service:
|
||||
name: grafana
|
||||
port:
|
||||
number: 3000
|
||||
number: 80
|
||||
pathType: Prefix
|
||||
path: /
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user