Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for volumes and volumeMounts in Helm #199

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Nov 5, 2021

When a user deploys kobs via the Helm chart it is now possible to set
additional volumes and volumeMounts in the Helm chart. This way a user
can also mount a kubeconfig and use the kubeconfig provider for kobs.

We also added the development setting to the Helm chart, so that we can
test the Helm chart without installing a Ingress Controller in a
cluster.

Fixes #198

@ricoberger ricoberger force-pushed the add-support-for-volumes-and-volumemounts branch from 3dc4dfc to 0b6e15b Compare November 5, 2021 17:58
When a user deploys kobs via the Helm chart it is now possible to set
additional volumes and volumeMounts in the Helm chart. This way a user
can also mount a kubeconfig and use the kubeconfig provider for kobs.

We also added the development setting to the Helm chart, so that we can
test the Helm chart without installing a Ingress Controller in a
cluster.

Fixes #198
@ricoberger ricoberger force-pushed the add-support-for-volumes-and-volumemounts branch from 0b6e15b to 287c8c8 Compare November 5, 2021 18:00
@ricoberger ricoberger merged commit 415e1ea into main Nov 5, 2021
@ricoberger ricoberger deleted the add-support-for-volumes-and-volumemounts branch November 5, 2021 18:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kobs User Interface
1 participant