grafana ingress
This commit is contained in:
parent
bfeaa3b11c
commit
257970a132
2 changed files with 39 additions and 0 deletions
metrics
|
@ -65,6 +65,9 @@ spec:
|
|||
requests:
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
ports:
|
||||
- containerPort: 9000
|
||||
protocol: TCP
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/grafana
|
||||
name: grafana-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue