Skip to content

Instantly share code, notes, and snippets.

@npwalker
Last active November 22, 2024 20:15
Show Gist options
  • Save npwalker/e4e2c9de06bcc70e866a6146b1147a35 to your computer and use it in GitHub Desktop.
Save npwalker/e4e2c9de06bcc70e866a6146b1147a35 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: cluster-defaults
namespace: stormforge-system
data:
cluster-defaults.yaml: |
live.stormforge.io/reliability.oom.memory-bump-up.percent: >
20,resource:daemonsets=0
live.stormforge.io/reliability.oom.memory-bump-up.min: >
100Mi,resource:daemonsets=0Mi
live.stormforge.io/reliability.oom.memory-bump-up.max: >
2Gi
live.stormforge.io/reliability.oom.memory-bump-up.apply-immediately: >
IfAutoDeployEnabled,resource:daemonsets=Never,resource:statefulsets=Never
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment