about summary refs log tree commit diff
path: root/tools/elasticsearch
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 00:05:28 +0200
committermakefunstuff <[email protected]>2024-06-29 00:05:28 +0200
commitbdd1dfd0cc26d76d77d84563c788be08caf0bfda (patch)
tree1472a61534aa36a917fe9913a34b94a2a09923a4 /tools/elasticsearch
parent176e6893e3c3a1c6ba6f8e912628b7f46f815bd2 (diff)
downloadk3s-lab-bdd1dfd0cc26d76d77d84563c788be08caf0bfda.tar.gz
correct
Diffstat (limited to '')
-rw-r--r--tools/elasticsearch/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/elasticsearch/values.yaml b/tools/elasticsearch/values.yaml
index 87321cd..ace8365 100644
--- a/tools/elasticsearch/values.yaml
+++ b/tools/elasticsearch/values.yaml
@@ -8,8 +8,8 @@ elasticsearch:
       requests:
         storage: 10Gi
   networkPolicy:
-    http: true
-    transport: true
+    http:
+      enabled: true
     additionalRules:
     - podSelector:
         matchLabels: