diff --git a/apps/templates/prometheus.yaml b/apps/templates/prometheus.yaml index 37d9112..fb31686 100644 --- a/apps/templates/prometheus.yaml +++ b/apps/templates/prometheus.yaml @@ -19,6 +19,10 @@ spec: enabled: true grafana: defaultDashboardsTimezone: Europe/Oslo + service: + enabled: true + type: NodePort + nodePort: 30904 # ingress: # ingressClassName: traefik # enabled: true