summaryrefslogtreecommitdiff
path: root/data.d/k3s-master/helm.d/redis.yaml
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-04-29 10:41:13 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-04-29 10:41:13 +0200
commitf33dae1b35504732ffa0fa360f3063f65a88eb2e (patch)
tree9ef9f96b908850205e3c0519742981f4edd4fa80 /data.d/k3s-master/helm.d/redis.yaml
parenteb6f9f0f91e88033e8b386eba95f171d33f0feee (diff)
Add resource limits to Hurzak k8s deployments
Diffstat (limited to 'data.d/k3s-master/helm.d/redis.yaml')
-rw-r--r--data.d/k3s-master/helm.d/redis.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/data.d/k3s-master/helm.d/redis.yaml b/data.d/k3s-master/helm.d/redis.yaml
index 0423920..9efeba0 100644
--- a/data.d/k3s-master/helm.d/redis.yaml
+++ b/data.d/k3s-master/helm.d/redis.yaml
@@ -1,4 +1,8 @@
architecture: standalone
+master:
+ resources:
+ limits:
+ memory: 256Mi
replica:
replicaCount: 0
auth: