wave-k8s / wave

Kubernetes configuration tracking controller
Apache License 2.0
661 stars 81 forks source link

Add Documentation on Helm Chart Installation #95

Closed wonderhoss closed 3 years ago

wonderhoss commented 3 years ago

Charts are now available via

$ helm repo add wave-k8s https://wave-k8s.github.io/wave/
$ helm install wave-k8s/wave

Proper documentation to follow.

Originally posted by @gargath in https://github.com/wave-k8s/wave/issues/81#issuecomment-787991719

wonderhoss commented 3 years ago

Added with v0.5.0 release