Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 578 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 578 Bytes

Artifact Hub

Foundry VTT Helm Chart

This repository holds a Dockerfile as well as a helm chart that deploys FoundryVTT to a Kubernetes cluster with or without a persistent volume claim.

Installing Helm Chart

The Helm Chart is deployed to the Helm Artifactory.

 $ helm repo add macskay https://macskay.github.io/helm
 $ helm repo update

You can search for all repositoies by using

 $ helm search repo macskay