diff options
author | makefunstuff <[email protected]> | 2024-06-29 01:51:44 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 01:51:44 +0200 |
commit | 6d9eb865b64f8b3e4c384fb7dd62305d20524e31 (patch) | |
tree | acdecc278961e371c0a48be797d1d14e4a280596 /tools | |
parent | c4471c0b92f1b582dc026d1e45b939eb73fa759b (diff) | |
download | k3s-lab-6d9eb865b64f8b3e4c384fb7dd62305d20524e31.tar.gz |
well, didnt' work
Diffstat (limited to '')
-rw-r--r-- | tools/elasticsearch/values.yaml | 5 |
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: |