mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 16:01:37 +01:00
feat(nubus): Add prometheus-nats-exporter deployment
This commit is contained in:
committed by
Thorsten Roßner
parent
c858692e6b
commit
ca2c6cd6de
@@ -437,6 +437,13 @@ resources:
|
||||
requests:
|
||||
cpu: 0.1
|
||||
memory: "256Mi"
|
||||
prometheusNatsExporter:
|
||||
limits:
|
||||
cpu: 99
|
||||
memory: "128Mi"
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: "128Mi"
|
||||
prosody:
|
||||
limits:
|
||||
cpu: 99
|
||||
|
||||
Reference in New Issue
Block a user