Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #4043] [K8S][HELM] Add volumes and volumeMounts support to he…
…lm chart ### _Why are the changes needed?_ The changes allow to add volumes to Kyuubi server pod and volumeMounts to Kyuubi server container. ### _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 #4043 from dnskr/add_volumes_and_volumeMounts. Closes #4043 a332b92 [dnskr] [K8S][HELM] Add volumes and volumeMounts support to helm chart Authored-by: dnskr <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information