charts

nfs-server

Version: 1.1.3 Type: application AppVersion: 2.2.2

A lightweight, robust, flexible, and containerized NFS server. This charts support multiarch

Maintainers

Name Email Url
obeone obeone@obeone.org  

Source Code

Requirements

Repository Name Version
https://library-charts.k8s-at-home.com common 4.5.2

Values

Key Type Default Description
env object See below environment variables. See more environment variables in the petio documentation.
env.TZ string "UTC" Set the container timezone
image.pullPolicy string "Always" image pull policy
image.repository string "ghcr.io/obeone/nfs-server" image repository
image.tag string chart.appVersion image tag
persistence object See values.yaml Configure persistence settings for the chart under this key.
securityContext.capabilities.add[0] string "SYS_ADMIN"  
securityContext.privileged bool true  
service object See values.yaml Configures service settings for the chart. You can’t mix TCP and UDP ports in the same service, so we need to create two services. But a lots of LB provide tag support, so we can use the same IP for both UDP/TCP.

Autogenerated from chart metadata using helm-docs v1.14.2