Introduce variable for for fielbeat resource requests

main
MIchael Haehnel 2 years ago
parent c32f6d0709
commit 4b5ed2d52d
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -25,5 +25,5 @@ appVersion: "0.1.1"
dependencies:
- name: bootstrap
version: 0.2.20
version: 0.2.21
repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure

@ -97,8 +97,11 @@ bootstrap:
storage:
nodeSize: 80Gi
filebeat:
requests:
memory: 500Mi
cpu: 0.5
limits:
memory: 1.5Gi
memory: 1.2Gi
cpu: 0.5
prometheus:

Loading…
Cancel
Save