mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Update catalog information
This commit is contained in:
21
catalog.json
21
catalog.json
@@ -36,6 +36,25 @@
|
||||
"title": "Home Assistant",
|
||||
"icon_url": "https://avatars.githubusercontent.com/u/13844975?s=200&v=4"
|
||||
},
|
||||
"elastic-search": {
|
||||
"app_readme": "<h1>Elastic Search</h1>\n<blockquote>\n<p>During the installation process, a container will be launched with <strong>root</strong> privileges. This is required\nin order to apply the correct permissions to the <code>Elastic Search</code> data directory. Afterward, the <code>Elastic Search</code> container\nwill run as a <strong>non</strong>-root user (default <code>568</code>).</p>\n</blockquote>\n<p>If you want to apply additional configuration you can by using additional environment variables.</p>\n<p>See the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods\">Elastic Search documentation</a>\nfor more information.</p>",
|
||||
"categories": [
|
||||
"search",
|
||||
"elastic"
|
||||
],
|
||||
"description": "Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.",
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/elastic-search",
|
||||
"latest_version": "1.0.0",
|
||||
"latest_app_version": "8.7.0",
|
||||
"latest_human_version": "8.7.0_1.0.0",
|
||||
"last_update": null,
|
||||
"name": "elastic-search",
|
||||
"recommended": false,
|
||||
"title": "Elastic Search",
|
||||
"icon_url": "https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg"
|
||||
},
|
||||
"minio": {
|
||||
"app_readme": "<p><a href=\"https://min.io\">MinIO</a> is a High Performance Object Storage released under Apache License v2.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.</p>\n<p><strong>NOTE</strong>\n- On installation, minIO data directory's ownership will be updated to minio:minio.\n- For existing installations that are exhibiting the upgrade to >=1.5.0, the minIO data directory's ownership will be migrated to minio:minio.</p>",
|
||||
"categories": [
|
||||
@@ -280,7 +299,7 @@
|
||||
"latest_version": "1.0.0",
|
||||
"latest_app_version": "1.1.3.2982",
|
||||
"latest_human_version": "1.1.3.2982_1.0.0",
|
||||
"last_update": null,
|
||||
"last_update": "2023-04-11 15:26:47",
|
||||
"name": "lidarr",
|
||||
"recommended": false,
|
||||
"title": "Lidarr",
|
||||
|
||||
6
charts/elastic-search/1.0.0/Chart.lock
Normal file
6
charts/elastic-search/1.0.0/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.3
|
||||
digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02
|
||||
generated: "2023-04-05T18:36:45.107184615+03:00"
|
||||
25
charts/elastic-search/1.0.0/Chart.yaml
Normal file
25
charts/elastic-search/1.0.0/Chart.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
name: elastic-search
|
||||
description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.
|
||||
annotations:
|
||||
title: Elastic Search
|
||||
type: application
|
||||
version: 1.0.0
|
||||
apiVersion: v2
|
||||
appVersion: '8.7.0'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.3
|
||||
home: https://www.elastic.co
|
||||
icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg
|
||||
sources:
|
||||
- https://www.elastic.co/
|
||||
- https://github.com/truenas/charts/tree/master/charts/elastic-search
|
||||
- https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods
|
||||
keywords:
|
||||
- search
|
||||
- elastic
|
||||
10
charts/elastic-search/1.0.0/README.md
Normal file
10
charts/elastic-search/1.0.0/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Elastic Search
|
||||
|
||||
> During the installation process, a container will be launched with **root** privileges. This is required
|
||||
> in order to apply the correct permissions to the `Elastic Search` data directory. Afterward, the `Elastic Search` container
|
||||
> will run as a **non**-root user (default `568`).
|
||||
|
||||
If you want to apply additional configuration you can by using additional environment variables.
|
||||
|
||||
See the [Elastic Search documentation](https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods)
|
||||
for more information.
|
||||
10
charts/elastic-search/1.0.0/app-readme.md
Normal file
10
charts/elastic-search/1.0.0/app-readme.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Elastic Search
|
||||
|
||||
> During the installation process, a container will be launched with **root** privileges. This is required
|
||||
> in order to apply the correct permissions to the `Elastic Search` data directory. Afterward, the `Elastic Search` container
|
||||
> will run as a **non**-root user (default `568`).
|
||||
|
||||
If you want to apply additional configuration you can by using additional environment variables.
|
||||
|
||||
See the [Elastic Search documentation](https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods)
|
||||
for more information.
|
||||
BIN
charts/elastic-search/1.0.0/charts/common-1.0.3.tgz
Normal file
BIN
charts/elastic-search/1.0.0/charts/common-1.0.3.tgz
Normal file
Binary file not shown.
8
charts/elastic-search/1.0.0/ci/basic-values.yaml
Normal file
8
charts/elastic-search/1.0.0/ci/basic-values.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
esStorage:
|
||||
data:
|
||||
type: hostPath
|
||||
hostPath: /mnt/{{ .Release.Name }}/data
|
||||
|
||||
esConfig:
|
||||
password: some-secret
|
||||
nodeName: Elastic Search Basic
|
||||
97
charts/elastic-search/1.0.0/ci/https-values.yaml
Normal file
97
charts/elastic-search/1.0.0/ci/https-values.yaml
Normal file
@@ -0,0 +1,97 @@
|
||||
esStorage:
|
||||
data:
|
||||
type: hostPath
|
||||
hostPath: /mnt/{{ .Release.Name }}/data
|
||||
|
||||
esConfig:
|
||||
password: some-https-secret
|
||||
nodeName: Elastic Search HTTPS
|
||||
|
||||
esNetwork:
|
||||
certificateID: 1
|
||||
|
||||
ixCertificates:
|
||||
"1":
|
||||
certificate: |
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIEdjCCA16gAwIBAgIDYFMYMA0GCSqGSIb3DQEBCwUAMGwxDDAKBgNVBAMMA2Fz
|
||||
ZDELMAkGA1UEBhMCVVMxDTALBgNVBAgMBGFzZGYxCzAJBgNVBAcMAmFmMQ0wCwYD
|
||||
VQQKDARhc2RmMQwwCgYDVQQLDANhc2QxFjAUBgkqhkiG9w0BCQEWB2FAYS5jb20w
|
||||
HhcNMjEwODMwMjMyMzU0WhcNMjMxMjAzMjMyMzU0WjBuMQswCQYDVQQDDAJhZDEL
|
||||
MAkGA1UEBhMCVVMxDTALBgNVBAgMBGFzZGYxDTALBgNVBAcMBGFzZGYxDTALBgNV
|
||||
BAoMBGFkc2YxDTALBgNVBAsMBGFzZGYxFjAUBgkqhkiG9w0BCQEWB2FAYS5jb20w
|
||||
ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC7+1xOHRQyOnQTHFcrdasX
|
||||
Zl0gzutVlA890a1wiQpdD5dOtCLo7+eqVYjqVKo9W8RUIArXWmBu/AbkH7oVFWC1
|
||||
P973W1+ArF5sA70f7BZgqRKJTIisuIFIlRETgfnP2pfQmHRZtGaIJRZI4vQCdYgW
|
||||
2g0KOvvNcZJCVq1OrhKiNiY1bWCp66DGg0ic6OEkZFHTm745zUNQaf2dNgsxKU0H
|
||||
PGjVLJI//yrRFAOSBUqgD4c50krnMF7fU/Fqh+UyOu8t6Y/HsySh3urB+Zie331t
|
||||
AzV6QV39KKxRflNx/yuWrtIEslGTm+xHKoCYJEk/nZ3mX8Y5hG6wWAb7A/FuDVg3
|
||||
AgMBAAGjggEdMIIBGTAnBgNVHREEIDAehwTAqAADhwTAqAAFhwTAqAC2hwTAqACB
|
||||
hwTAqACSMB0GA1UdDgQWBBQ4G2ff4tgZl4vmo4xCfqmJhdqShzAMBgNVHRMBAf8E
|
||||
AjAAMIGYBgNVHSMEgZAwgY2AFLlYf9L99nxJDcpCM/LT3V5hQ/a3oXCkbjBsMQww
|
||||
CgYDVQQDDANhc2QxCzAJBgNVBAYTAlVTMQ0wCwYDVQQIDARhc2RmMQswCQYDVQQH
|
||||
DAJhZjENMAsGA1UECgwEYXNkZjEMMAoGA1UECwwDYXNkMRYwFAYJKoZIhvcNAQkB
|
||||
FgdhQGEuY29tggNgUxcwFgYDVR0lAQH/BAwwCgYIKwYBBQUHAwEwDgYDVR0PAQH/
|
||||
BAQDAgWgMA0GCSqGSIb3DQEBCwUAA4IBAQA6FpOInEHB5iVk3FP67GybJ29vHZTD
|
||||
KQHbQgmg8s4L7qIsA1HQ+DMCbdylpA11x+t/eL/n48BvGw2FNXpN6uykhLHJjbKR
|
||||
h8yITa2KeD3LjLYhScwIigXmTVYSP3km6s8jRL6UKT9zttnIHyXVpBDya6Q4WTMx
|
||||
fmfC6O7t1PjQ5ZyVtzizIUP8ah9n4TKdXU4A3QIM6WsJXpHb+vqp1WDWJ7mKFtgj
|
||||
x5TKv3wcPnktx0zMPfLb5BTSE9rc9djcBG0eIAsPT4FgiatCUChe7VhuMnqskxEz
|
||||
MymJLoq8+mzucRwFkOkR2EIt1x+Irl2mJVMeBow63rVZfUQBD8h++LqB
|
||||
-----END CERTIFICATE-----
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIEhDCCA2ygAwIBAgIDYFMXMA0GCSqGSIb3DQEBCwUAMGwxDDAKBgNVBAMMA2Fz
|
||||
ZDELMAkGA1UEBhMCVVMxDTALBgNVBAgMBGFzZGYxCzAJBgNVBAcMAmFmMQ0wCwYD
|
||||
VQQKDARhc2RmMQwwCgYDVQQLDANhc2QxFjAUBgkqhkiG9w0BCQEWB2FAYS5jb20w
|
||||
HhcNMjEwODMwMjMyMDQ1WhcNMzEwODI4MjMyMDQ1WjBsMQwwCgYDVQQDDANhc2Qx
|
||||
CzAJBgNVBAYTAlVTMQ0wCwYDVQQIDARhc2RmMQswCQYDVQQHDAJhZjENMAsGA1UE
|
||||
CgwEYXNkZjEMMAoGA1UECwwDYXNkMRYwFAYJKoZIhvcNAQkBFgdhQGEuY29tMIIB
|
||||
IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq//c0hEEr83CS1pMgsHX50jt
|
||||
2MqIbcf63UUNJTiYpUUvUQSFJFc7m/dr+RTZvu97eDCnD5K2qkHHvTPaPZwY+Djf
|
||||
iy7N641Sz6u/y3Yo3xxs1Aermsfedh48vusJpjbkT2XS44VjbkrpKcWDNVpp3Evd
|
||||
M7oJotXeUsZ+imiyVCfr4YhoY5gbGh/r+KN9Wf9YKoUyfLLZGwdZkhtX2zIbidsL
|
||||
Thqi9YTaUHttGinjiBBum234u/CfvKXsfG3yP2gvBGnlvZnM9ktv+lVffYNqlf7H
|
||||
VmB1bKKk84HtzuW5X76SGAgOG8eHX4x5ZLI1WQUuoQOVRl1I0UCjBtbz8XhwvQID
|
||||
AQABo4IBLTCCASkwLQYDVR0RBCYwJIcEwKgABYcEwKgAA4cEwKgAkocEwKgAtYcE
|
||||
wKgAgYcEwKgAtjAdBgNVHQ4EFgQUuVh/0v32fEkNykIz8tPdXmFD9rcwDwYDVR0T
|
||||
AQH/BAUwAwEB/zCBmAYDVR0jBIGQMIGNgBS5WH/S/fZ8SQ3KQjPy091eYUP2t6Fw
|
||||
pG4wbDEMMAoGA1UEAwwDYXNkMQswCQYDVQQGEwJVUzENMAsGA1UECAwEYXNkZjEL
|
||||
MAkGA1UEBwwCYWYxDTALBgNVBAoMBGFzZGYxDDAKBgNVBAsMA2FzZDEWMBQGCSqG
|
||||
SIb3DQEJARYHYUBhLmNvbYIDYFMXMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEF
|
||||
BQcDAjAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQELBQADggEBAKEocOmVuWlr
|
||||
zegtKYMe8NhHIkFY9oVn5ym6RHNOJpPH4QF8XYC3Z5+iC5yGh4P/jVe/4I4SF6Ql
|
||||
PtofU0jNq5vzapt/y+m008eXqPQFmoUOvu+JavoRVcRx2LIP5AgBA1mF56CSREsX
|
||||
TkuJAA9IUQ8EjnmAoAeKINuPaKxGDuU8BGCMqr/qd564MKNf9XYL+Fb2rlkA0O2d
|
||||
2No34DQLgqSmST/LAvPM7Cbp6knYgnKmGr1nETCXasg1cueHLnWWTvps2HiPp2D/
|
||||
+Fq0uqcZLu4Mdo0CPs4e5sHRyldEnRSKh0DVLprq9zr/GMipmPLJUsT5Jed3sj0w
|
||||
M7Y3vwxshpo=
|
||||
-----END CERTIFICATE-----
|
||||
privatekey: |
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQC7+1xOHRQyOnQT
|
||||
HFcrdasXZl0gzutVlA890a1wiQpdD5dOtCLo7+eqVYjqVKo9W8RUIArXWmBu/Abk
|
||||
H7oVFWC1P973W1+ArF5sA70f7BZgqRKJTIisuIFIlRETgfnP2pfQmHRZtGaIJRZI
|
||||
4vQCdYgW2g0KOvvNcZJCVq1OrhKiNiY1bWCp66DGg0ic6OEkZFHTm745zUNQaf2d
|
||||
NgsxKU0HPGjVLJI//yrRFAOSBUqgD4c50krnMF7fU/Fqh+UyOu8t6Y/HsySh3urB
|
||||
+Zie331tAzV6QV39KKxRflNx/yuWrtIEslGTm+xHKoCYJEk/nZ3mX8Y5hG6wWAb7
|
||||
A/FuDVg3AgMBAAECggEAapt30rj9DitGTtxAt13pJMEhyYxvvD3WkvmJwguF/Bbu
|
||||
eW0Ba1c668fMeRCA54FWi1sMqusPS4HUqqUvk+tmyAOsAF4qgD/A4MMSC7uJSVI5
|
||||
N/JWhJWyhCY94/FPakiO1nbPbVw41bcqtzU2qvparpME2CtxSCbDiqm7aaag3Kqe
|
||||
EF0fGSUdZ+TYl9JM05+eIyiX+UY19Fg0OjTHMn8nGpxcNTfDBdQ68TKvdo/dtIKL
|
||||
PLKzJUNNdM8odC4CvQtfGMqaslwZwXkiOl5VJcW21ncj/Y0ngEMKeD/i65ZoqGdR
|
||||
0FKCQYEAGtM2FvJcZQ92Wsw7yj2bK2MSegVUyLK32QKBgQDe8syVCepPzRsfjfxA
|
||||
6TZlWcGuTZLhwIx97Ktw3VcQ1f4rLoEYlv0xC2VWBORpzIsJo4I/OLmgp8a+Ga8z
|
||||
FkVRnq90dV3t4NP9uJlHgcODHnOardC2UUka4olBSCG6zmK4Jxi34lOxhGRkshOo
|
||||
L4IBeOIB5g+ZrEEXkzfYJHESRQKBgQDX2YhFhGIrT8BAnC5BbXbhm8h6Bhjz8DYL
|
||||
d+qhVJjef7L/aJxViU0hX9Ba2O8CLK3FZeREFE3hJPiJ4TZSlN4evxs5p+bbNDcA
|
||||
0mhRI/o3X4ac6IxdRebyYnCOB/Cu94/MzppcZcotlCekKNike7eorCcX4Qavm7Pu
|
||||
MUuQ+ifmSwKBgEnchoqZzlbBzMqXb4rRuIO7SL9GU/MWp3TQg7vQmJerTZlgvsQ2
|
||||
wYsOC3SECmhCq4117iCj2luvOdihCboTFsQDnn0mpQe6BIF6Ns3J38wAuqv0CcFd
|
||||
DKsrge1uyD3rQilgSoAhKzkUc24o0PpXQurZ8YZPgbuXpbj5vPaOnCdBAoGACYc7
|
||||
wb3XS4wos3FxhUfcwJbM4b4VKeeHqzfu7pI6cU/3ydiHVitKcVe2bdw3qMPqI9Wc
|
||||
nvi6e17Tbdq4OCsEJx1OiVwFD9YdO3cOTc6lw/3+hjypvZBRYo+/4jUthbu96E+S
|
||||
dtOzehGZMmDvN0uSzupSi3ZOgkAAUFpyuIKickMCgYAId0PCRjonO2thn/R0rZ7P
|
||||
//L852uyzYhXKw5/fjFGhQ6LbaLgIRFaCZ0L2809u0HFnNvJjHv4AKP6j+vFQYYY
|
||||
qQ+66XnfsA9G/bu4MDS9AX83iahD9IdLXQAy8I19prAbpVumKegPbMnNYNB/TYEc
|
||||
3G15AKCXo7jjOUtHY01DCQ==
|
||||
-----END PRIVATE KEY-----
|
||||
31
charts/elastic-search/1.0.0/ix_values.yaml
Normal file
31
charts/elastic-search/1.0.0/ix_values.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '8.7.0'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
memory: 8Gi
|
||||
|
||||
esConfig:
|
||||
password: ""
|
||||
heapSize: 512m
|
||||
nodeName: elastic_search_node
|
||||
additionalEnvs: []
|
||||
|
||||
# Not user configurable
|
||||
esRunAs:
|
||||
user: 1000
|
||||
group: 1000
|
||||
|
||||
esNetwork:
|
||||
httpPort: 30000
|
||||
hostNetwork: false
|
||||
certificateID: ""
|
||||
|
||||
esStorage:
|
||||
data:
|
||||
type: ixVolume
|
||||
hostPath: ''
|
||||
datasetName: data
|
||||
176
charts/elastic-search/1.0.0/questions.yaml
Normal file
176
charts/elastic-search/1.0.0/questions.yaml
Normal file
@@ -0,0 +1,176 @@
|
||||
groups:
|
||||
- name: Elastic Search Configuration
|
||||
description: Configure Elastic Search
|
||||
- name: User and Group Configuration
|
||||
description: Configure User and Group for Elastic Search
|
||||
- name: Network Configuration
|
||||
description: Configure Network for Elastic Search
|
||||
- name: Storage Configuration
|
||||
description: Configure Storage for Elastic Search
|
||||
- name: Resources Configuration
|
||||
description: Configure Resources for Elastic Search
|
||||
|
||||
portals:
|
||||
web_portal:
|
||||
protocols:
|
||||
- "$kubernetes-resource_configmap_portal_protocol"
|
||||
host:
|
||||
- "$kubernetes-resource_configmap_portal_host"
|
||||
ports:
|
||||
- "$kubernetes-resource_configmap_portal_port"
|
||||
path: "$kubernetes-resource_configmap_portal_path"
|
||||
|
||||
questions:
|
||||
|
||||
- variable: esConfig
|
||||
label: ""
|
||||
group: Elastic Search Configuration
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: password
|
||||
label: Password
|
||||
description: The password for the Elastic Search (elastic) user.
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: nodeName
|
||||
label: Node Name
|
||||
description: The name of the Elastic Search node.
|
||||
schema:
|
||||
type: string
|
||||
default: "elastic_search_node"
|
||||
required: true
|
||||
- variable: heapSize
|
||||
label: Heap Size
|
||||
description: The heap size for Elastic Search.
|
||||
schema:
|
||||
type: string
|
||||
default: "512m"
|
||||
required: true
|
||||
- variable: additionalEnvs
|
||||
label: Additional Environment Variables
|
||||
description: Configure additional environment variables for Elastic Search.
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: env
|
||||
label: Environment Variable
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: name
|
||||
label: Name
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
- variable: value
|
||||
label: Value
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
|
||||
- variable: esNetwork
|
||||
label: ""
|
||||
group: Network Configuration
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: httpPort
|
||||
label: HTTP Port
|
||||
description: The port for the Elastic Search HTTP
|
||||
schema:
|
||||
type: int
|
||||
default: 30000
|
||||
min: 9000
|
||||
max: 65535
|
||||
required: true
|
||||
- variable: hostNetwork
|
||||
label: Host Network
|
||||
description: |
|
||||
Bind to the host network. It's recommended to keep this disabled.
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: certificateID
|
||||
label: Certificate
|
||||
description: |
|
||||
The certificate to use for Elastic Search </br>
|
||||
schema:
|
||||
type: int
|
||||
"null": true
|
||||
$ref:
|
||||
- "definitions/certificate"
|
||||
|
||||
- variable: esStorage
|
||||
label: ""
|
||||
group: Storage Configuration
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: data
|
||||
label: Elastic Search Data Storage
|
||||
description: The path to store Elastic Search data.
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: type
|
||||
label: Type
|
||||
description: |
|
||||
ixVolume: Is dataset created automatically by the system.</br>
|
||||
Host Path: Is a path that already exists on the system.
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: "ixVolume"
|
||||
enum:
|
||||
- value: "hostPath"
|
||||
description: Host Path (Path that already exists on the system)
|
||||
- value: "ixVolume"
|
||||
description: ixVolume (Dataset created automatically by the system)
|
||||
- variable: datasetName
|
||||
label: Dataset Name
|
||||
schema:
|
||||
type: string
|
||||
show_if: [["type", "=", "ixVolume"]]
|
||||
required: true
|
||||
hidden: true
|
||||
immutable: true
|
||||
default: "data"
|
||||
$ref:
|
||||
- "normalize/ixVolume"
|
||||
- variable: hostPath
|
||||
label: Host Path
|
||||
schema:
|
||||
type: hostpath
|
||||
show_if: [["type", "=", "hostPath"]]
|
||||
immutable: true
|
||||
required: true
|
||||
|
||||
- variable: resources
|
||||
label: ""
|
||||
group: Resources Configuration
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: limits
|
||||
label: Limits
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: cpu
|
||||
label: CPU
|
||||
description: CPU limit for Elastic Search.
|
||||
schema:
|
||||
type: string
|
||||
default: "4000m"
|
||||
required: true
|
||||
- variable: memory
|
||||
label: Memory
|
||||
description: Memory limit for Elastic Search.
|
||||
schema:
|
||||
type: string
|
||||
default: "8Gi"
|
||||
required: true
|
||||
1
charts/elastic-search/1.0.0/templates/NOTES.txt
Normal file
1
charts/elastic-search/1.0.0/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "ix.v1.common.lib.chart.notes" $ }}
|
||||
119
charts/elastic-search/1.0.0/templates/_es.tpl
Normal file
119
charts/elastic-search/1.0.0/templates/_es.tpl
Normal file
@@ -0,0 +1,119 @@
|
||||
{{- define "es.workload" -}}
|
||||
workload:
|
||||
es:
|
||||
enabled: true
|
||||
primary: true
|
||||
type: Deployment
|
||||
podSpec:
|
||||
hostNetwork: {{ .Values.esNetwork.hostNetwork }}
|
||||
containers:
|
||||
es:
|
||||
enabled: true
|
||||
primary: true
|
||||
imageSelector: image
|
||||
securityContext:
|
||||
runAsUser: {{ .Values.esRunAs.user }}
|
||||
runAsGroup: {{ .Values.esRunAs.group }}
|
||||
readOnlyRootFilesystem: false
|
||||
env:
|
||||
{{/* https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods */}}
|
||||
ES_HEAP_SIZE: {{ .Values.esConfig.heapSize }}
|
||||
ELASTIC_PASSWORD: {{ .Values.esConfig.password }}
|
||||
ES_SETTING_HTTP_PORT: {{ .Values.esNetwork.httpPort }}
|
||||
ES_SETTING_NODE_NAME: {{ .Values.esConfig.nodeName }}
|
||||
ES_SETTING_NODE_ROLES: master
|
||||
ES_SETTING_DISCOVERY_TYPE: single-node
|
||||
ES_SETTING_XPACK_SECURITY_ENABLED: true
|
||||
{{/* Transport is not used on single nodes */}}
|
||||
ES_SETTING_XPACK_SECURITY_TRANSPORT_SSL_ENABLED: false
|
||||
{{ if .Values.esNetwork.certificateID }}
|
||||
ES_SETTING_XPACK_SECURITY_HTTP_SSL_ENABLED: true
|
||||
ES_SETTING_XPACK_SECURITY_HTTP_SSL_KEY: /usr/share/elasticsearch/config/certs/tls.key
|
||||
ES_SETTING_XPACK_SECURITY_HTTP_SSL_CERTIFICATE: /usr/share/elasticsearch/config/certs/tls.crt
|
||||
ES_SETTING_XPACK_SECURITY_HTTP_SSL_CERTIFICATE__AUTHORITIES: /usr/share/elasticsearch/config/certs/ca.crt
|
||||
{{ end }}
|
||||
{{ with .Values.esConfig.additionalEnvs }}
|
||||
{{ range $env := . }}
|
||||
{{ $env.name }}: {{ $env.value }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: {{ include "es.schema" . }}
|
||||
path: /_cluster/health?local=true
|
||||
port: {{ .Values.esNetwork.httpPort }}
|
||||
httpHeaders:
|
||||
Authorization: Basic {{ printf "elastic:%s" .Values.esConfig.password | b64enc }}
|
||||
readiness:
|
||||
enabled: true
|
||||
type: {{ include "es.schema" . }}
|
||||
path: /_cluster/health?local=true
|
||||
port: {{ .Values.esNetwork.httpPort }}
|
||||
httpHeaders:
|
||||
Authorization: Basic {{ printf "elastic:%s" .Values.esConfig.password | b64enc }}
|
||||
startup:
|
||||
enabled: true
|
||||
type: {{ include "es.schema" . }}
|
||||
path: /_cluster/health?local=true
|
||||
port: {{ .Values.esNetwork.httpPort }}
|
||||
httpHeaders:
|
||||
Authorization: Basic {{ printf "elastic:%s" .Values.esConfig.password | b64enc }}
|
||||
initContainers:
|
||||
{{- include "ix.v1.common.app.permissions" (dict "containerName" "01-permissions"
|
||||
"UID" .Values.esRunAs.user
|
||||
"GID" .Values.esRunAs.group
|
||||
"type" "install") | nindent 8 }}
|
||||
{{/* Service */}}
|
||||
service:
|
||||
es:
|
||||
enabled: true
|
||||
primary: true
|
||||
type: NodePort
|
||||
targetSelector: es
|
||||
ports:
|
||||
http:
|
||||
enabled: true
|
||||
primary: true
|
||||
port: {{ .Values.esNetwork.httpPort }}
|
||||
nodePort: {{ .Values.esNetwork.httpPort }}
|
||||
targetSelector: es
|
||||
|
||||
{{/* Persistence */}}
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
type: {{ .Values.esStorage.data.type }}
|
||||
datasetName: {{ .Values.esStorage.data.datasetName | default "" }}
|
||||
hostPath: {{ .Values.esStorage.data.hostPath | default "" }}
|
||||
targetSelector:
|
||||
es:
|
||||
es:
|
||||
mountPath: /usr/share/elasticsearch/data
|
||||
01-permissions:
|
||||
mountPath: /mnt/directories/data
|
||||
{{- if .Values.esNetwork.certificateID }}
|
||||
certs:
|
||||
enabled: true
|
||||
type: secret
|
||||
objectName: es-cert
|
||||
defaultMode: "0600"
|
||||
items:
|
||||
- key: tls.key
|
||||
path: tls.key
|
||||
- key: tls.crt
|
||||
path: tls.crt
|
||||
- key: tls.crt
|
||||
path: ca.crt
|
||||
targetSelector:
|
||||
es:
|
||||
es:
|
||||
mountPath: /usr/share/elasticsearch/config/certs
|
||||
readOnly: true
|
||||
|
||||
scaleCertificate:
|
||||
es-cert:
|
||||
enabled: true
|
||||
id: {{ .Values.esNetwork.certificateID }}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
7
charts/elastic-search/1.0.0/templates/_helper.tpl
Normal file
7
charts/elastic-search/1.0.0/templates/_helper.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
{{- define "es.schema" -}}
|
||||
{{- $protocol := "http" -}}
|
||||
{{- if .Values.esNetwork.certificateID -}}
|
||||
{{- $protocol = "https" -}}
|
||||
{{- end -}}
|
||||
{{- $protocol -}}
|
||||
{{- end -}}
|
||||
12
charts/elastic-search/1.0.0/templates/_portal.tpl
Normal file
12
charts/elastic-search/1.0.0/templates/_portal.tpl
Normal file
@@ -0,0 +1,12 @@
|
||||
{{- define "es.portal" -}}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: portal
|
||||
data:
|
||||
path: /
|
||||
port: {{ .Values.esNetwork.httpPort | quote }}
|
||||
protocol: {{ include "es.schema" . }}
|
||||
host: $node_ip
|
||||
{{- end -}}
|
||||
9
charts/elastic-search/1.0.0/templates/common.yaml
Normal file
9
charts/elastic-search/1.0.0/templates/common.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
{{- include "ix.v1.common.loader.init" . -}}
|
||||
|
||||
{{/* Merge the templates with Values */}}
|
||||
{{- $_ := mustMergeOverwrite .Values (include "es.workload" $ | fromYaml) -}}
|
||||
|
||||
{{/* Create the configmap for portal manually*/}}
|
||||
{{- include "es.portal" $ -}}
|
||||
|
||||
{{- include "ix.v1.common.loader.apply" . -}}
|
||||
4
charts/elastic-search/item.yaml
Normal file
4
charts/elastic-search/item.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
icon_url: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg
|
||||
categories:
|
||||
- search
|
||||
- elastic
|
||||
Reference in New Issue
Block a user