apps(woodpecker): Enable prometheus in server config

main
trivernis 10 months ago
parent 6da6c11068
commit 9ec8476a01
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -28,6 +28,9 @@ spec:
memory: 256Mi memory: 256Mi
limits: limits:
memory: 512Mi memory: 512Mi
prometheus:
podmonitor:
enabled: true
agent: agent:
env: env:
WOODPECKER_BACKEND_K8S_STORAGE-CLASS: "ebs-ssd" WOODPECKER_BACKEND_K8S_STORAGE-CLASS: "ebs-ssd"

Loading…
Cancel
Save