es
This commit is contained in:
@ -196,7 +196,7 @@ extraVolumeMounts: []
|
||||
initScripts:
|
||||
my_init_script.sh: |
|
||||
#!/bin/sh
|
||||
/opt/bitnami/elasticsearch/bin/elasticsearch-plugin install https://hub.fastgit.org/medcl/elasticsearch-analysis-ik/releases/download/v7.16.2/elasticsearch-analysis-ik-7.16.2.zip
|
||||
/opt/bitnami/elasticsearch/bin/elasticsearch-plugin install -b https://hub.fastgit.org/medcl/elasticsearch-analysis-ik/releases/download/v7.16.2/elasticsearch-analysis-ik-7.16.2.zip
|
||||
|
||||
# initScripts: {}
|
||||
## @param initScriptsCM ConfigMap with the init scripts. Evaluated as a template.
|
||||
|
Reference in New Issue
Block a user