initial commit

This commit is contained in:
2024-07-17 15:30:34 +02:00
commit 347e4e3de1
86 changed files with 18464 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
clusterName: "kubetest"
replicas: 1
minimumMasterNodes: 1
createCert: true
secret:
enabled: true
password: "#gentoo#" # generated randomly if not defined
image: "docker.elastic.co/elasticsearch/elasticsearch"
imageTag: "8.14.1"
resources:
requests:
cpu: "200m"
memory: "500Mi"
limits:
cpu: "300m"
memory: "1Gi"
ingress:
enabled: false # enable ingress only if you need external access to elasticsearch cluster
hosts:
- host: elastic.his.de
paths:
- path: /