charts icon indicating copy to clipboard operation
charts copied to clipboard

FoundryVTT from 0.6 to 11.x

Results 11 charts issues
Sort by recently updated
recently updated
newest added

When using "securityContext" I receive the following error: "unzip: can't create directory 'resources/': Read-only file system" I have tried to set the user to "421" as well as "1000", but...

This change adds support for FoundryVTT 10.x It will also fix and add some minor functionalities to expand the HelmChart\ It also includes the ArtifactHub badge - Preparation for v10.x...

- [ ] Add FoundryVTT 10.x

enhancement
foundryvtt

It's really easy to install everything for `systems` and `modules` but if your already have a pre-set for your campaign that you would like to share with Foundry it's not...

enhancement
foundryvtt

New standard for security is PSS -> Pod Security Standard https://kubernetes.io/docs/concepts/security/pod-security-standards/#baseline The PSP Pod Security Policy is deprecated as > Pod Security Policies > FEATURE STATE: Kubernetes v1.21 [deprecated] >...

enhancement
help wanted

The `service.yaml` template does not support a NodePort service configuration The following code added to the template after `spec:` would enable this service configuration ``` ... {{- if eq .Values.service.serviceType...

enhancement
foundryvtt

- [ ] Backport 10.x helm changes to 9.x version - [ ] Backport 10.x helm changes to 0.7.x version - [ ] Backport 10.x helm changes to 0.8.x version

enhancement
foundryvtt

New config `serviceConfig` is available on `0.8.1`. At the moment no further information about it is documented Tracking here to update once the support is released by the awesome: felddy/foundryvtt-docker#164

enhancement
foundryvtt

Create values.yaml examples for deployment 1 click deployment help like ``` helm install foundry-vtt foundry-vtt/ -f example/eks.aws.values.yaml ``` This will install based on a EKS configuraiton with ISRA and related...

enhancement
help wanted
foundryvtt

https://docs.traefik.io/providers/kubernetes-ingress/

enhancement
foundryvtt