kyuubi/docker/helm
dnskr 9e7a8f25b4
[KYUUBI #4004] [K8S][HELM] Add configuration files support to helm chart
### _Why are the changes needed?_
The changes allow to:
1. set Kyuubi configuration files:
    - `kyuubi-env.sh`
    - `kyuubi-defaults.conf`
    - `log4j2.xml`
2. restart (recreate) Kyuubi server pods if configuration files have changed
    - this probably should be revisited after https://github.com/apache/incubator-kyuubi/pull/3983

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4004 from dnskr/helm_conf_files_support.

Closes #4004

83678254 [dnskr] [K8S][HELM] Add configuration files support to helm chart

Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-12-21 20:39:16 +08:00
..
templates [KYUUBI #4004] [K8S][HELM] Add configuration files support to helm chart 2022-12-21 20:39:16 +08:00
Chart.yaml [KYUUBI #3976] Helm chart improvements 2022-12-14 17:58:26 +08:00
values.yaml [KYUUBI #4004] [K8S][HELM] Add configuration files support to helm chart 2022-12-21 20:39:16 +08:00