Skip to content

kubevirtbmc/chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KubeVirtBMC Helm chart

Chart CI

This repository hosts the Helm chart for KubeVirtBMC.

Install

KubeVirtBMC uses cert-manager for webhook certificates, so install cert-manager in the target cluster before installing this chart.

helm repo add kubevirtbmc https://charts.kubevirtbmc.io
helm repo update
helm install kubevirtbmc kubevirtbmc/kubevirtbmc \
  --namespace kubevirtbmc-system \
  --create-namespace

Repository layout

The chart source lives in charts/kubevirtbmc. Pushes to main are linted and installed into a kind cluster. Pushes to release additionally package and publish the chart to the gh-pages branch by chart-releaser.

About

The Helm chart for KubeVirtBMC

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Contributors