grafana port fix
This commit is contained in:
parent
9e277d08da
commit
ccf7cac071
2 changed files with 21 additions and 7 deletions
metrics
|
@ -66,7 +66,7 @@ spec:
|
|||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
ports:
|
||||
- containerPort: 9000
|
||||
- containerPort: 3000
|
||||
protocol: TCP
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/grafana
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue