about summary refs log tree commit diff
path: root/tools
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 01:51:44 +0200
committermakefunstuff <[email protected]>2024-06-29 01:51:44 +0200
commit6d9eb865b64f8b3e4c384fb7dd62305d20524e31 (patch)
treeacdecc278961e371c0a48be797d1d14e4a280596 /tools
parentc4471c0b92f1b582dc026d1e45b939eb73fa759b (diff)
downloadk3s-lab-6d9eb865b64f8b3e4c384fb7dd62305d20524e31.tar.gz
well, didnt' work
Diffstat (limited to '')
-rw-r--r--tools/elasticsearch/values.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/elasticsearch/values.yaml b/tools/elasticsearch/values.yaml
index fb74f21..64ac2f1 100644
--- a/tools/elasticsearch/values.yaml
+++ b/tools/elasticsearch/values.yaml
@@ -5,12 +5,7 @@ elasticsearch:
     accessModes: [ "ReadWriteOnce" ]
     resources:
       requests:
-        cpu: "100m"
-        memory: "512M"
         storage: 30Gi
-      limits:
-        cpu: "1000m"
-        memory: "512M"
   labels:
     app: elasticsearch-master
   networkPolicy: