First iteration of farmos helm chart.

This commit is contained in:
2025-08-23 13:59:39 +12:00
parent 45141753ee
commit 801aa5c694
6 changed files with 102 additions and 0 deletions

6
farmos/values.yaml Normal file
View File

@ -0,0 +1,6 @@
---
replicaCount: 1
image:
repository: docker.io/farmos/farmos
tag: "3.4.5"