grafana tls

This commit is contained in:
2026-02-10 15:29:09 +02:00
parent d23e5b9cb8
commit 4da20bc45e
2 changed files with 49 additions and 15 deletions

View File

@@ -53,18 +53,3 @@ spec:
resources:
requests:
storage: 5Gi
---
apiVersion: v1
kind: Service
metadata:
name: grafana
labels:
app: grafana
spec:
type: ClusterIP
selector:
app: grafana
ports:
- name: http
port: 3000
targetPort: 3000