summaryrefslogtreecommitdiff
path: root/data.d/k3s-master/helm.d/redis.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data.d/k3s-master/helm.d/redis.yaml')
-rw-r--r--data.d/k3s-master/helm.d/redis.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/data.d/k3s-master/helm.d/redis.yaml b/data.d/k3s-master/helm.d/redis.yaml
deleted file mode 100644
index 1163194..0000000
--- a/data.d/k3s-master/helm.d/redis.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-architecture: standalone
-master:
- resources:
- requests:
- memory: 16Mi
- limits:
- memory: 128Mi
-replica:
- replicaCount: 0
-auth:
- enabled: false
- sentinel: false
-commonConfiguration: |-
- maxmemory 100mb
- maxmemory-policy allkeys-lfu