update grafana

This commit is contained in:
2025-03-29 19:09:28 +01:00
parent 27b77adc0a
commit 1e98853e49
2 changed files with 3 additions and 3 deletions

View File

@@ -23,4 +23,4 @@ spec:
service:
name: grafana
port:
number: 3000
number: 80

View File

@@ -5,10 +5,10 @@ metadata:
namespace: grafana
spec:
ports:
- port: 3000
- port: 80
protocol: TCP
targetPort: http-grafana
selector:
app: grafana
sessionAffinity: none
type: LoadBalancer
type: ClusterIP