grafana ingress

This commit is contained in:
royalcat 2025-03-04 01:54:03 +03:00
parent bfeaa3b11c
commit 257970a132
2 changed files with 39 additions and 0 deletions

View file

@ -65,6 +65,9 @@ spec:
requests:
memory: "256Mi"
cpu: "250m"
ports:
- containerPort: 9000
protocol: TCP
volumeMounts:
- mountPath: /var/lib/grafana
name: grafana-data