Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Make Kibana chart able to acept extraVolumes and extraVolumeMounts #557

Closed
nerddelphi opened this issue Apr 3, 2020 · 8 comments
Closed
Labels
enhancement New feature or request

Comments

@nerddelphi
Copy link

Hi there.
It'd be great if Kibana chart provide extraVolume and extraVolumeMounts, like elasticsearch does.

It's very simple and easy and works like a charm with extraInitContainer setting.
Thanks.

@jmlrt jmlrt added the enhancement New feature or request label Apr 3, 2020
@nerddelphi
Copy link
Author

any update?

@ados1991
Copy link

i agree with @nerddelphi, also any update ?

@botelastic
Copy link

botelastic bot commented Oct 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@jmlrt
Copy link
Member

jmlrt commented Nov 24, 2020

Hi @nerddelphi & @ados1991,
Sorry for the late answer.
I don't see a good use case needed mounting additional volumes for Kibana.
Could you give more details why this is needed?

@botelastic botelastic bot removed the triage/stale label Nov 24, 2020
@botelastic
Copy link

botelastic bot commented Feb 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@predogma
Copy link

predogma commented Mar 10, 2021

@jmlrt We have another request for this

"...to mount the volume where ES generated certificates for secured ES to Kibana communication.... This example talks about sample configuration. The certs generated by ES container and how could you mount this folder in Kibana POD to access these folders. The Kibana chart has limited functionality....
https://github.com/elastic/helm-charts/blob/master/kibana/examples/security/values.yaml"

Though I believe the appropriate method is to use secretMounts to setup the security certs kibana would need.

@botelastic botelastic bot removed the triage/stale label Mar 10, 2021
@Angelin01
Copy link

@jmlrt

Hi @nerddelphi & @ados1991,
Sorry for the late answer.
I don't see a good use case needed mounting additional volumes for Kibana.
Could you give more details why this is needed?

I am not one of the original posters, however I believe I have a very simple use case: I want to add a sidecar to Kibana, which is already possible through extraContainers. Said sidecar might need a volume for whatever reason.

DilasserT pushed a commit to DilasserT/helm-charts that referenced this issue Jun 24, 2021
DilasserT added a commit to DilasserT/helm-charts that referenced this issue Jun 25, 2021
@jmlrt
Copy link
Member

jmlrt commented Jul 7, 2021

Fixed by #557

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants