Skip to content

bgulla/octoprint-helm-chart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octoprint Helm Chart

Helm chart I used for Octoprint

TL;DR;

Clone/download this repo, then

$ cd octoprint-helm-chart
$ helm install --name octoprint .

Configuration

Parameter Description Default
image.repository octoprint image repository janekbaraniewski/octoprint
image.tag image tag 1.3.10
image.pullPolicy Image pull policy IfNotPresent
printer.enabled Enable socat connection to printer false
printer.host Printer host ``
printer.port Printer port 3333
ingress.enabled Enable ingress false
service.type Service type ClusterIP
service.port Port 80

For more check values.yaml

About

Octoprint Helm chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 94.3%
  • Dockerfile 5.7%