kyuubi/docker
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
..
helm [KYUUBI #4004] [K8S][HELM] Add configuration files support to helm chart 2022-12-21 20:39:16 +08:00
playground [KYUUBI #3881] Upgrade playground components to latest versions 2022-12-02 10:51:41 +08:00
Dockerfile [KYUUBI #3831] Update Dockerfile to include LICENSE NOTICE RELEASE files 2022-11-22 18:56:08 +08:00
kyuubi-configmap.yaml [KYUUBI #877] Add kubernetes configmap yaml file 2021-08-02 14:55:10 +08:00
kyuubi-deployment.yaml [KYUUBI #3902][DOC] Add ServiceAccount related content in kyuubi deploy on kubernetes 2022-12-12 16:57:49 +08:00
kyuubi-pod.yaml [KYUUBI #3902][DOC] Add ServiceAccount related content in kyuubi deploy on kubernetes 2022-12-12 16:57:49 +08:00
kyuubi-service.yaml [KYUUBI #844] Exposing Kyuubi as a NodePort service 2021-07-22 18:17:43 +08:00